14#ifdef USE_ESP8266_PREFERENCES_FLASH
CRTP mixin providing type-safe template make_preference<T>() helpers.
ESPPreferenceObject make_preference(size_t length, uint32_t type)
uint32_t current_flash_offset
ESPPreferenceObject make_preference(size_t length, uint32_t type, bool in_flash)
void preferences_prevent_write(bool prevent)