threedlife

Results 1 issues of threedlife

Hi, I've tried to modified the hid_report_map in HIDGamepadService.cpp to 16-bit version as following. ``` // Report Map with two joysticks for Android static uint8_t hid_report_map[] = { USAGE_PAGE(1), 0x01,...