GUI standby v1.0
This commit is contained in:
@@ -20,7 +20,7 @@ protected:
|
||||
void timerEvent(QTimerEvent* event) override ;
|
||||
|
||||
private:
|
||||
void processScan(const char * json);
|
||||
void processScan(const char * json,bool empty = false);
|
||||
int timerID = -1;
|
||||
int deviceInfTimerID = -1;
|
||||
int lastStatus=-1;
|
||||
|
||||
Reference in New Issue
Block a user