ESPHome
2026.1.0-dev
Loading...
Searching...
No Matches
esphome
components
ld2450
button
factory_reset_button.cpp
Go to the documentation of this file.
1
#include "
factory_reset_button.h
"
2
3
namespace
esphome::ld2450
{
4
5
void
FactoryResetButton::press_action
() { this->
parent_
->factory_reset(); }
6
7
}
// namespace esphome::ld2450
esphome::Parented< LD2450Component >::parent_
LD2450Component * parent_
Definition
helpers.h:1113
esphome::ld2450::FactoryResetButton::press_action
void press_action() override
Definition
factory_reset_button.cpp:5
factory_reset_button.h
esphome::ld2450
Definition
factory_reset_button.cpp:3
Generated by
1.12.0