forked from GerhardHoffmann/DCLibraries
Add watcher for switching on/off modem
This commit is contained in:
@@ -117,7 +117,9 @@ private:
|
||||
ReportingThread *m_reportingThread;
|
||||
DownloadThread *m_downloadThread;
|
||||
QScopedPointer<QFileSystemWatcher> m_fileSystemWatcher;
|
||||
QString m_watchedFile;
|
||||
|
||||
QString m_powerctrl_cc;
|
||||
QString m_powerctrl_modem;
|
||||
|
||||
private slots:
|
||||
void onCCWakeGpioChanged(QString const &file);
|
||||
|
Reference in New Issue
Block a user