ESPHome  2024.4.0
ble_2902.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "ble_descriptor.h"
4 
5 #ifdef USE_ESP32
6 
7 namespace esphome {
8 namespace esp32_ble_server {
9 
10 class BLE2902 : public BLEDescriptor {
11  public:
12  BLE2902();
13 };
14 
15 } // namespace esp32_ble_server
16 } // namespace esphome
17 
18 #endif
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7