ESPHome  2024.4.1
Namespaces | Functions | Variables
am43_base.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::am43
 

Functions

std::string esphome::am43::pkt_to_hex (const uint8_t *data, uint16_t len)
 

Variables

const uint8_t esphome::am43::START_PACKET [5] = {0x00, 0xff, 0x00, 0x00, 0x9a}