mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 04:09:49 +03:00
pio-my
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user