mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 04:09:49 +03:00
WDT
This commit is contained in:
@@ -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