We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
expected: volume goes up quickly, directly corresponding to each click actual: volume doesn't go up, sometimes even goes down one or two
work around: if you turn the rotary encoder slowly it seems to consistently work.
testing:
simple.rotary.test.py
cattrotar.py
The text was updated successfully, but these errors were encountered:
fix #1, improve volume setting logic, add more comments, remove some …
0157184
…debug
Merge pull request #2 from Ths2-9Y-LqJt6/dev-1
2e6b954
fix #1, improve volume setting logic, add more comments, remove some debug
Successfully merging a pull request may close this issue.
Steps to reproduce:
expected: volume goes up quickly, directly corresponding to each click
actual: volume doesn't go up, sometimes even goes down one or two
work around: if you turn the rotary encoder slowly it seems to consistently work.
testing:
simple.rotary.test.py
seems to work really well. However the full app as seen incattrotar.py
has the problem as described above.The text was updated successfully, but these errors were encountered: