mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
renaming
This commit is contained in:
@@ -17,8 +17,6 @@ AsyncWebServer server(80);
|
||||
|
||||
DallasTemperature sensors;
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Global vars
|
||||
*/
|
||||
@@ -73,3 +71,4 @@ boolean mqttParamsChanged = false;
|
||||
boolean udp_data_parse = false;
|
||||
boolean mqtt_send_settings_to_udp = false;
|
||||
boolean i2c_scanning = false;
|
||||
boolean fscheck_flag = false;
|
||||
|
||||
Reference in New Issue
Block a user