ESPHome  2024.5.0
micronova_button.cpp
Go to the documentation of this file.
1 #include "micronova_button.h"
2 
3 namespace esphome {
4 namespace micronova {
5 
7  switch (this->get_function()) {
10  break;
11  default:
12  break;
13  }
14  this->micronova_->update();
15 }
16 
17 } // namespace micronova
18 } // namespace esphome
void write_address(uint8_t location, uint8_t address, uint8_t data)
Definition: micronova.cpp:118
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7