8static const char *
const TAG =
"safe_mode.button";
11 ESP_LOGI(TAG,
"Restarting in safe mode");
void set_safe_mode_pending(const bool &pending)
Set to true if the next startup will enter safe mode.
void HOT delay(uint32_t ms)
Application App
Global storage of Application pointer - only one Application can exist.