ESPHome
2026.8.0b4
Loading...
Searching...
No Matches
esphome
components
ld6002b
button
ld6002b_button.cpp
Go to the documentation of this file.
1
#include "
ld6002b_button.h
"
2
3
namespace
esphome::ld6002b
{
4
5
void
LD6002BButton::press_action
() { this->
parent_
->press_button(this->
type_
); }
6
7
}
// namespace esphome::ld6002b
esphome::Parented< LD6002BComponent >::parent_
LD6002BComponent * parent_
Definition
helpers.h:1918
esphome::ld6002b::LD6002BButton::type_
ButtonType type_
Definition
ld6002b_button.h:15
esphome::ld6002b::LD6002BButton::press_action
void press_action() override
Definition
ld6002b_button.cpp:5
ld6002b_button.h
esphome::ld6002b
Definition
ld6002b_button.cpp:3
Generated by
1.12.0