ESPHome 2025.5.0
Loading...
Searching...
No Matches
preferences.h
Go to the documentation of this file.
1#pragma once
2
3#ifdef USE_LIBRETINY
4
5namespace esphome {
6namespace libretiny {
7
9
10} // namespace libretiny
11} // namespace esphome
12
13#endif // USE_LIBRETINY
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7