Source
Fork: LucasSeubert/ArduinoJoystickLibrary
Status: 2 commits ahead of our fork
What it adds
- Updates to
DynamicHID.h, Joystick.cpp, and Joystick.h
Why we should merge it
The commit messages are sparse, but the touched files are core to the library. There may be compatibility or descriptor fixes worth reviewing. It is a small delta and quick to evaluate.
Risks to review
- Unclear what problem the changes solve without reading the diff
- May overlap with other HID descriptor changes
Next step
Fetch the fork and read the diff; determine whether it fixes a concrete bug or duplicates another fork's work.
Source
Fork:
LucasSeubert/ArduinoJoystickLibraryStatus: 2 commits ahead of our fork
What it adds
DynamicHID.h,Joystick.cpp, andJoystick.hWhy we should merge it
The commit messages are sparse, but the touched files are core to the library. There may be compatibility or descriptor fixes worth reviewing. It is a small delta and quick to evaluate.
Risks to review
Next step
Fetch the fork and read the diff; determine whether it fixes a concrete bug or duplicates another fork's work.