ESPHome  2024.4.1
Namespaces | Functions | Variables
sml.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 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