ESPHome 2025.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::esp8266 |
Functions | |
template<class It > | |
uint32_t | esphome::esp8266::calculate_crc (It first, It last, uint32_t type) |
void | esphome::esp8266::setup_preferences () |
void | esphome::esp8266::preferences_prevent_write (bool prevent) |
Variables | |
uint32_t | esphome::esp8266::_SPIFFS_end |