-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert Subtract one from USB_EP_SIZE in USB_SendSpace #5732
Comments
@facchinm @cmaglie @sandeepmistry People constantly contact me about this issue and I need to tell them to download the very old IDE 1.6.8 or 1.6.9 to fix this issue. Please revert the commit and then think of another fix. |
I'm unable to work RawHID.write , |
#4864 introduced a bug that rawhid and the gamepad is not working anymore. This was reported by a lot of users now and should be reverted. There are lots of others suggestions to fix this bug, please go another way. This is definitely not the correct way and breaks multiple USB modules. The core should not try to fix CDC module bugs.
More details in the pr above and here: NicoHood/HID#91
The text was updated successfully, but these errors were encountered: