nkolban / esp32-snippets

Sample ESP32 snippets and code fragments
https://leanpub.com/kolban-ESP32
Apache License 2.0
2.35k stars 710 forks source link

ESP32_BLE_Arduino-master.zip #1020

Open saewert opened 3 years ago

saewert commented 3 years ago

Hello, I have a question about: ESP32_BLE_Arduino-master.zip The software is available at: https://github.com/nkolban/ESP32_BLE_Arduino. Ble_scan.ino requires the file sdkconfig.h, esp_gap_ble_api.h and other .h in the #include

Unfortunately, these are not included in the download library. Which library also has to be installed?

chegewara commented 3 years ago

https://github.com/nkolban/ESP32_BLE_Arduino/blob/master/README.md