mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 21:59:50 +03:00
49days issue fixed, thermostates, RGB/HSV mixes
This commit is contained in:
@@ -75,9 +75,9 @@ extern Streamlog errorSerial;
|
||||
#define wdt_dis()
|
||||
#endif
|
||||
|
||||
#ifndef DHCP_RETRY_INTERVAL
|
||||
#define DHCP_RETRY_INTERVAL 60000
|
||||
#endif
|
||||
//#ifndef DHCP_RETRY_INTERVAL
|
||||
//#define DHCP_RETRY_INTERVAL 60000
|
||||
//#endif
|
||||
|
||||
#if defined(ESP8266)
|
||||
#define wdt_en() wdt_enable(WDTO_8S)
|
||||
|
||||
Reference in New Issue
Block a user