joostbijl
Results
2
issues of
joostbijl
Hi, i have created a set of handlebar buttons for navigating on my motorcycle, see details here: https://jaxeadv.com/gear-gadgets/navigation-setup/handlebar-buttons/. This library is really useful for that, i'm a big fan! What...
Hi, i want to send the 'back key' as found on Android devices via BT HID. According to https://developer.android.com/reference/android/view/KeyEvent#KEYCODE_BACK the keycode is 0x04. So i defined a constant like this...