ESPHome 2025.12.3
Loading...
Searching...
No Matches
max_distance_timeout_number.cpp
Go to the documentation of this file.
2
3namespace esphome::ld2410 {
4
6 this->publish_state(value);
7 this->parent_->set_max_distances_timeout();
8}
9
10} // namespace esphome::ld2410
void publish_state(float state)
Definition number.cpp:31