Skip to content

Actually return promised °C instead of wrongly calculated °F#1

Open
ld21 wants to merge 1 commit into
sparkfun:masterfrom
ld21:patch-2
Open

Actually return promised °C instead of wrongly calculated °F#1
ld21 wants to merge 1 commit into
sparkfun:masterfrom
ld21:patch-2

Conversation

@ld21

@ld21 ld21 commented Jan 22, 2018

Copy link
Copy Markdown

As it says in the comment of function getTemp, the function is supposed to return °C.
In the original code however, a sortof°Fahrenheit - value is retured (the conversion-formula is wrong).
Please use this code to actually return °C.

As it says in the comment of function getTemp, the function is supposed to return °C.
In the original code however, a sortof°Fahrenheit - value is retured (the conversion-formula is wrong).
Please use this code to actually return °C.
@ld21 ld21 changed the title Update DS18B20.ino Actually return promised °C instead of wrongly calculated °F Jan 22, 2018
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.

1 participant