-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
[BUG] M-2000C: PCN outputs not working #717
Comments
Both devices 9 and 10 were modified in 2.9.2.49940, and I'm a bit stumped as to how they're encoding data now. e.g. for
|
* M-2000C: Add alternate PCN output #717 * Fix swapped brightness values * Fix missing decimals in top displays * Right-align pcn segments * Fix decimals in wrong position
Individual segments of the PCN displays are now exported - this is the only data we get from the module. As mentioned in the PR: Output values are 0-3 depending on brightness. Digits are left to right. Output segment indices follow this chart (7 is the decimal, which is on the left):
The outputs are formatted as:
e.g. |
Seems like device 10 was modified at some point
The text was updated successfully, but these errors were encountered: