ESPHome  2024.9.0
preferences.h
Go to the documentation of this file.
1 #pragma once
2 #ifdef USE_ESP32
3 
4 namespace esphome {
5 namespace esp32 {
6 
7 void setup_preferences();
8 
9 } // namespace esp32
10 } // namespace esphome
11 
12 #endif // USE_ESP32
void setup_preferences()
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7