ESPHome
2024.10.2
|
#include <preferences.h>
Public Member Functions | |
virtual bool | save (const uint8_t *data, size_t len)=0 |
virtual bool | load (uint8_t *data, size_t len)=0 |
Definition at line 10 of file preferences.h.
|
pure virtual |
Implemented in esphome::host::HostPreferenceBackend.
|
pure virtual |
Implemented in esphome::host::HostPreferenceBackend.