mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
ota added
This commit is contained in:
@@ -47,7 +47,7 @@ int enter_to_logging_counter;
|
||||
|
||||
// Scenario
|
||||
int scenario_line_status[] = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1};
|
||||
String lastVersion = "";
|
||||
int lastVersion;
|
||||
BusScanner_t busToScan;
|
||||
|
||||
boolean busScanFlag = false;
|
||||
|
||||
Reference in New Issue
Block a user