Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
Public Member Functions | |
void | enable (bool enableWatchDog) |
Enable or disable watchdog timer. More... | |
void | alive () |
Keep watchdog timer alive. More... | |
Protected Member Functions | |
void | onSystemReady () override |
Handle system ready events. More... | |
void | internalApplyEnabled () |