ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::sml | |
Functions | |
bool | esphome::sml::check_sml_data (const bytes &buffer) |
uint8_t | esphome::sml::get_code (uint8_t byte) |
Variables | |
const char | esphome::sml::START_BYTES_DETECTED = 1 |
const char | esphome::sml::END_BYTES_DETECTED = 2 |