Include the header that declares the bond removal

This commit is contained in:
J. Nick Koston
2026-08-09 01:52:39 -05:00
parent 5e11a886f1
commit ceabfeb6f4
@@ -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