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