ESPHome
2024.10.2
esphome
esphome
components
libretiny
preferences.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef USE_LIBRETINY
4
5
namespace
esphome
{
6
namespace
libretiny {
7
8
void
setup_preferences
();
9
10
}
// namespace libretiny
11
}
// namespace esphome
12
13
#endif // USE_LIBRETINY
esphome
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
esphome::libretiny::setup_preferences
void setup_preferences()
Definition:
preferences.cpp:170
Generated by
1.8.13