ESPHome  2024.4.0
ble_descriptor.h
Go to the documentation of this file.
1 #pragma once
2 
3 #ifdef USE_ESP32
4 
6 
7 namespace esphome {
8 namespace esp32_ble_client {
9 
11 
12 class BLECharacteristic;
13 
15  public:
17  uint16_t handle;
18 
20 };
21 
22 } // namespace esp32_ble_client
23 } // namespace esphome
24 
25 #endif // USE_ESP32
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7