 ASleepyCatandGitHub
|
3d5c64feb7
|
Fix button HID string ranges not being retrieved correctly (#299)
## Description of change
Currently, retrieving HID strings using string index minimum/maximum
ranges for buttons is broken as it uses the same index for each usage
cap.
Now it properly ranges over the minimum/maximum ranges.
Before:

After:

## Compiling
Check CI.
## Testing
Tested with Beef Board firmware using string index ranges in the USB HID
descriptor.
|
2025-04-18 01:23:00 -07:00 |
|