ESPHome  2024.5.0
restart_button.cpp
Go to the documentation of this file.
1 #include "restart_button.h"
2 
3 namespace esphome {
4 namespace seeed_mr24hpc1 {
5 
6 void RestartButton::press_action() { this->parent_->set_restart(); }
7 
8 } // namespace seeed_mr24hpc1
9 } // namespace esphome
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7