mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
Include the header that declares the bond removal
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "bluetooth_connection.h"
|
||||
|
||||
#ifdef USE_ESP32
|
||||
#include <esp_bt_device.h>
|
||||
#include <esp_gap_ble_api.h>
|
||||
#include <esp_gattc_api.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user