mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
5 lines
168 B
YAML
5 lines
168 B
YAML
# Exercises the opt-in that compiles the RTC-backed preference storage into
|
|
# the ESP32 backend without any other option selecting it.
|
|
preferences:
|
|
rtc_storage: true
|