T-vK / ESP32-BLE-Keyboard

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

Example program won't compile with Arduino ESP32 board software v3.x #309

Open db123 opened 4 days ago

db123 commented 4 days ago

The SendKeyStrokes example program compiles and runs correctly if I change the Arduino ESP32 board software back to version 2.0.17 in Boards Manager. It won't compile with later versions 3.x.