This commit is contained in:
Yuri Trikoz
2020-06-25 05:09:11 +03:00
parent 3daa517c7e
commit b50e1c9791
73 changed files with 260 additions and 296 deletions

View File

@@ -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;