ESPHome
2026.1.0-dev
Loading...
Searching...
No Matches
esphome
components
ble_client
automation.cpp
Go to the documentation of this file.
1
#ifdef USE_ESP32
2
3
#include "
automation.h
"
4
5
namespace
esphome::ble_client
{
6
7
const
char
*
const
Automation::TAG
=
"ble_client.automation"
;
8
9
}
// namespace esphome::ble_client
10
11
#endif
esphome::ble_client::Automation::TAG
static const char *const TAG
Definition
automation.h:22
automation.h
esphome::ble_client
Definition
automation.cpp:5
Generated by
1.12.0