ESPHome
2025.5.0
Loading...
Searching...
No Matches
esphome
components
ld2450
button
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
esphome::Parented< LD2450Component >::parent_
LD2450Component * parent_
Definition
helpers.h:549
esphome::ld2450::ResetButton::press_action
void press_action() override
Definition
reset_button.cpp:6
reset_button.h
esphome::factory_reset
Definition
factory_reset_button.cpp:7
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0