Skip to content

Update USB.cpp for removing delays that is interfering to get high polling rate #331

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

Closed
wants to merge 1 commit into from

Conversation

skhrlx
Copy link

@skhrlx skhrlx commented Jun 2, 2024

Removed delay permitting higher polling rate mouses

Some users use this while gaming, and, today, gaming mouses can easily reach 8000mhz of polling rate, and setting a delay of 10, will stuck any mouse at 125hz

Resolves #329

Removed delay permitting higher polling rate mouses
@CLAassistant
Copy link

CLAassistant commented Jun 2, 2024

CLA assistant check
All committers have signed the CLA.

@per1234 per1234 added the topic: code Related to content of the project itself label Jun 3, 2024
@skhrlx

This comment was marked as off-topic.

@skhrlx skhrlx closed this by deleting the head repository Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mouse polling rate limited when using board as USB host
3 participants