ESPHome  2024.5.0
query_button.cpp
Go to the documentation of this file.
1 #include "query_button.h"
2 
3 namespace esphome {
4 namespace ld2410 {
5 
6 void QueryButton::press_action() { this->parent_->read_all_info(); }
7 
8 } // namespace ld2410
9 } // namespace esphome
void press_action() override
Definition: query_button.cpp:6
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7