ESPHome  2024.4.0
light_partition.cpp
Go to the documentation of this file.
1 #include "light_partition.h"
2 #include "esphome/core/log.h"
3 
4 namespace esphome {
5 namespace partition {
6 
7 static const char *const TAG = "partition.light";
8 
9 } // namespace partition
10 } // 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