Phase control workflow logic
This commit is contained in:
@@ -34,6 +34,9 @@ protected:
|
||||
|
||||
private:
|
||||
void processScan(const char* json, bool empty = false);
|
||||
void postScanCommand();
|
||||
void postContinueCommand(bool useTimer = false);
|
||||
int scanPhase = 1;
|
||||
int timerID = -1;
|
||||
int deviceInfTimerID = -1;
|
||||
int lastStatus = -1;
|
||||
|
||||
Reference in New Issue
Block a user