-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add support for encoder #72
Comments
When enters keypad page and encoder is enabled, use currently set value (e.g.OVP that is set to 20 V) instead of empty value that corresponds to 0.00 V. |
mvladic
added a commit
that referenced
this issue
Jan 26, 2017
prasimix
added a commit
that referenced
this issue
Jan 26, 2017
mvladic
added a commit
that referenced
this issue
Jan 26, 2017
mvladic
added a commit
that referenced
this issue
Jan 26, 2017
mvladic
added a commit
that referenced
this issue
Jan 26, 2017
Ignore switch push if limit exceed error is displayed and |
mvladic
added a commit
that referenced
this issue
Jan 27, 2017
mvladic
added a commit
that referenced
this issue
Jan 27, 2017
mvladic
added a commit
that referenced
this issue
Jan 27, 2017
Fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Encoder support should include the following features:
conf.h
) one can use encoder immediately on main page.ENC_SW
input) generate click sound if that option is enabled.Add the following pin definition:
Resources:
The text was updated successfully, but these errors were encountered: