T-vK / ESP32-BLE-Keyboard

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

Fixed MediaKeys releasing on ReleaseAll #290

Closed muddyfeet closed 8 months ago

muddyfeet commented 8 months ago

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