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