ESPHome
2025.9.0-dev
Loading...
Searching...
No Matches
esphome
components
ld2412
button
restart_button.cpp
Go to the documentation of this file.
1
#include "
restart_button.h
"
2
3
namespace
esphome
{
4
namespace
ld2412 {
5
6
void
RestartButton::press_action
() { this->
parent_
->restart_and_read_all_info(); }
7
8
}
// namespace ld2412
9
}
// namespace esphome
esphome::Parented< LD2412Component >::parent_
LD2412Component * parent_
Definition
helpers.h:667
esphome::ld2412::RestartButton::press_action
void press_action() override
Definition
restart_button.cpp:6
restart_button.h
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0