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

Handling unsigned int rollover #2

Closed
wants to merge 3 commits into from
Closed

Conversation

KpaBap
Copy link
Contributor

@KpaBap KpaBap commented Aug 7, 2019

The EMU2 does not correctly report negative readings (e.g. solar panels generating more than demand) - it appears to be using an unsigned int which rolls over.

@abaker
Copy link
Owner

abaker commented Aug 8, 2019

Merged, thanks!

@abaker abaker closed this Aug 8, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants