7namespace factory_reset {
9static const char *
const TAG =
"factory_reset.button";
13 ESP_LOGI(TAG,
"Resetting to factory defaults...");
virtual bool reset()=0
Forget all unsaved changes and re-initialize the permanent preferences storage.
Providing packet encoding functions for exchanging data with a remote host.
ESPPreferences * global_preferences
void IRAM_ATTR HOT delay(uint32_t ms)
Application App
Global storage of Application pointer - only one Application can exist.