T-vK / ESP32-BLE-Keyboard

Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2.28k stars 379 forks source link

Are there other required Libaries I need? #238

Closed stegmann-at-heuss closed 1 year ago

stegmann-at-heuss commented 1 year ago

Hi, Today I installed the Libary and tried to compile the example Sketch but it isn't working. Are there other libaries I need to install?

`fatal error: sdkconfig.h: No such file or directory

include "sdkconfig.h"

      ^~~~~~~~~~~~~

exit status 1`