ESPHome
2024.10.2
esphome
esphome
components
esp32
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
esphome::esp32::setup_preferences
void setup_preferences()
Definition:
preferences.cpp:187
esphome
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
Generated by
1.8.13