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

Macro delays are incorrect #26

Open
pixeltris opened this issue May 13, 2020 · 0 comments
Open

Macro delays are incorrect #26

pixeltris opened this issue May 13, 2020 · 0 comments

Comments

@pixeltris
Copy link
Owner

As mentioned in #23 macro delays seem to be a bit off. It looks like half the duration you specify, with some sort of dampener as well (like 0.5 seconds additionally off for both 5 second delay and 10 second delay).

If I remember correctly the official software just sends over the delay you specify in the packet (which is what is done in this project also). I'll need to go back and log again to clarify this.

One fix is to just half the delay time (but it doesn't fix that -0.5ish dampener. I'd need to work out what exactly that dampener is).

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

No branches or pull requests

1 participant