ESPHome
2025.5.0
Loading...
Searching...
No Matches
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
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0