ESPHome 2025.5.0
Loading...
Searching...
No Matches
automation.cpp
Go to the documentation of this file.
1#ifdef USE_ESP32
2
3#include "automation.h"
4
5namespace esphome {
6namespace ble_client {
7
8const 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
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7