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

Bug: Individual raw values (red_raw, green_raw, etc) computation error #132

Open
tvoverbeek opened this issue Nov 26, 2022 · 0 comments
Open

Comments

@tvoverbeek
Copy link
Contributor

When fetching the individual raw values from the sensor only one register is read, i.e. only the least significant byte.
The actual values are 2 bytes (2 consecutive registers).
Fixed in my PR #131 for simultaneous support of both colour sensor versions.

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