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

0,04 threshold #5

Open
copych opened this issue Apr 21, 2022 · 1 comment
Open

0,04 threshold #5

copych opened this issue Apr 21, 2022 · 1 comment

Comments

@copych
Copy link

copych commented Apr 21, 2022

Spark.ino contains void change_generic_param(int slot, int param, float val)
and it has some code to prevent changes less than 0.04.
My suggestion is to delegate this protection to the upper level code, or to limit messages per second, not the value difference.
In the SparkBox code I had to comment the "diff block" out.

@paulhamsh
Copy link
Owner

paulhamsh commented Apr 21, 2022 via email

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

2 participants