ESPHome
2026.3.0-dev
Loading...
Searching...
No Matches
esphome
components
libretiny
preferences.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef USE_LIBRETINY
4
5
namespace
esphome::libretiny
{
6
7
void
setup_preferences
();
8
9
}
// namespace esphome::libretiny
10
11
#endif
// USE_LIBRETINY
esphome::libretiny
Definition
core.h:7
esphome::libretiny::setup_preferences
void setup_preferences()
Definition
preferences.cpp:182
Generated by
1.12.0