Skip to content
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

Decrease Minimum "Min Command Delay" to 1ms #221

Merged

Conversation

FleetingOrchard
Copy link
Contributor

Recent reports on EroScripts (ref) show that users have been having issues with scripts that aren't slow or simple, when using The Handy over Bluetooth. Experimentation ultimately shows that the minimum command delay is causing jerkiness and missed commands.

My solution here, of reducing the minimum to 1ms, is admittedly based around not really understanding the purpose of the minimum command delay; I'm not really sure what that's for, where the advantage is to having this in places is. But I've presumed that the lower end of the range is the useful part, at least on modern hardware, so I've brought down the max to 50ms as well in order to facilitate easier configuration (ergo, reduce the precision required to set a specific min command delay setting).

Anywoo, a min command delay of 1ms makes The Handy usable and accurate over Bluetooth for even rather rapid scripts.

@FredTungsten FredTungsten merged commit b042209 into FredTungsten:master Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants