ESPHome
2025.5.0
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
{
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
esphome::ble_client::Automation::TAG
static const char *const TAG
Definition
automation.h:19
automation.h
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0