ESPHome  2025.3.3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
reset_button.cpp
Go to the documentation of this file.
1 #include "reset_button.h"
2 
3 namespace esphome {
4 namespace ld2450 {
5 
6 void ResetButton::press_action() { this->parent_->factory_reset(); }
7 
8 } // namespace ld2450
9 } // namespace esphome
void press_action() override
Definition: reset_button.cpp:6
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7