New timer for device information query in DeviceManager
This commit is contained in:
@@ -23,6 +23,7 @@ protected:
|
||||
private:
|
||||
void processScan(const char * json);
|
||||
int timerID = -1;
|
||||
int deviceInfTimerID = -1;
|
||||
int lastStatus=-1;
|
||||
bool previewing = false;
|
||||
bool errorOccured = false;
|
||||
|
||||
Reference in New Issue
Block a user