• Earle F. Philhower, III's avatar
    Fix BT/BLE Joystick reports (#2293) · 6e5b3897
    Earle F. Philhower, III authored
    Underlying HID_Joystick now always using 16-bit format axes, need to update
    BT and BLE descriptors sent to the BT master or it will misinterpret the
    reports and the reported joystick state will be read as garbage.
    
    Fixes bug introduced in #2276, oops!
    6e5b3897
HID_Bluetooth.cpp 9.5 KB