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

Negative temperatures cause overflow #13

Open
mathiasfauth opened this issue Sep 16, 2024 · 1 comment
Open

Negative temperatures cause overflow #13

mathiasfauth opened this issue Sep 16, 2024 · 1 comment

Comments

@mathiasfauth
Copy link

// Global temperature reading
uint16_t temp;

-> has to be int16_t

@tochinet
Copy link

Hi Mathias, You may try to fork and make a pull request, but very likely Daniel is not maintaining these repositories anymore.

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

2 participants