ESPHome  2024.3.1
automation.cpp
Go to the documentation of this file.
1 #ifdef USE_ESP32
2 
3 #include "automation.h"
4 
5 namespace esphome {
6 namespace ble_client {
7 
8 const char *const Automation::TAG = "ble_client.automation";
9 
10 } // namespace ble_client
11 } // namespace esphome
12 
13 #endif
static const char *const TAG
Definition: automation.h:19
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7