ESPHome 2025.9.0-dev
Loading...
Searching...
No Matches
start_dynamic_background_correction_button.cpp
Go to the documentation of this file.
2
3#include "restart_button.h"
4
5namespace esphome {
6namespace ld2412 {
7
8void StartDynamicBackgroundCorrectionButton::press_action() { this->parent_->start_dynamic_background_correction(); }
9
10} // namespace ld2412
11} // namespace esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7