ESPHome  2024.9.0
custom_mode_end_button.cpp
Go to the documentation of this file.
2 
3 namespace esphome {
4 namespace seeed_mr24hpc1 {
5 
6 void CustomSetEndButton::press_action() { this->parent_->set_custom_end_mode(); }
7 
8 } // namespace seeed_mr24hpc1
9 } // namespace esphome
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7