T-vK / ESP32-BLE-Keyboard

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

Fixed MediaKeys releasing on ReleaseAll #290

Closed muddyfeet closed 3 months ago

muddyfeet commented 3 months ago

MediaKeys were not released on ReleaseAll. This change fixes that.