ESPHome
2024.10.2
esphome
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
esphome
Implementation of SPI Controller mode.
Definition:
a01nyub.cpp:7
Generated by
1.8.13