mirror of
https://github.com/anklimov/lighthub
synced 2026-09-13 05:34:17 +00:00
WDT
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ Config webserver
|
||||
#include <ArduinoHttpClient.h>
|
||||
#endif
|
||||
|
||||
#ifdef WATCH_DOG_TICKER_DISABLE
|
||||
#if defined(WATCH_DOG_TICKER_DISABLE)
|
||||
#define wdt_en() wdt_disable()
|
||||
#define wdt_dis() wdt_disable()
|
||||
#define wdt_res() wdt_disable()
|
||||
|
||||
Reference in New Issue
Block a user