ESPHome  2024.12.0
reset_radar_button.cpp
Go to the documentation of this file.
1 #include "reset_radar_button.h"
2 
3 namespace esphome {
4 namespace seeed_mr60fda2 {
5 
6 void ResetRadarButton::press_action() { this->parent_->factory_reset(); }
7 
8 } // namespace seeed_mr60fda2
9 } // namespace esphome
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7