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