This commit is contained in:
livello
2018-03-14 00:42:47 +03:00
parent e3086e82f4
commit cbb606fc65
2 changed files with 3 additions and 4 deletions

View File

@@ -334,8 +334,7 @@ if((wifiMulti.run() == WL_CONNECTED)) lanStatus=1;
#endif
break;
case 2: // IP Ready, config loaded, Connecting broker & subscribe
//Arming Watchdog
case 2: // IP Ready, config loaded, Connecting broker & subscribeArming Watchdog
wdt_res();
{
short n=0;

View File

@@ -15,8 +15,8 @@ platform = atmelavr
board = megaatmega2560
framework = arduino
lib_deps =
; https://github.com/livello/Arduino-Temperature-Control-Library.git#1306c49
https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/livello/Arduino-Temperature-Control-Library.git#1306c49
; https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/DS2482_OneWire
https://github.com/anklimov/DmxSimple
https://github.com/anklimov/httpClient