Results 1 comments of bobsupercow

Tested following addition successfully. Could be significantly more robust since this only handles a single connection handle. Call from my code: `bluemicro_hid.disconnectBLE(); ` [hid_queues.cpp](https://github.com/jpconstantineau/BlueMicro_HID_Arduino_Library/blob/main/src/hid_queues.cpp) ``` void HID_Queues::disconnectBLE() { uint16_t connectionHandle...