T-vK / ESP32-BLE-Keyboard

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

After CTRL+ALT+DEL the BACKSPACE is pressed continuously #195

Closed MaSouji closed 1 year ago

MaSouji commented 1 year ago

Hello, Thank you for this lib. it's a great opportunity for me to try work with an ESP32. When I try to lunch CTRL+ALT+DEL, it works but just after it the BACKSPACE is pressed continuously. anyone can Help please.

MaSouji commented 1 year ago

Forgot to .releaseAll() 🤦‍♂️