ESPHome  2024.4.2
Namespaces | Functions | Variables
ld2410.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::ld2410
 

Functions

std::string esphome::ld2410::format_version (uint8_t *buffer)
 
const std::string esphome::ld2410::UNKNOWN_MAC ("unknown")
 
const std::string esphome::ld2410::NO_MAC ("08:05:04:03:02:01")
 
std::string esphome::ld2410::format_mac (uint8_t *buffer)
 
std::function< void(void)> esphome::ld2410::set_number_value (number::Number *n, float value)
 

Variables

const char esphome::ld2410::VERSION_FMT [] = "%u.%02X.%02X%02X%02X%02X"
 
const char esphome::ld2410::MAC_FMT [] = "%02X:%02X:%02X:%02X:%02X:%02X"