Skip to content

add getTempDegC #280

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

Merged
merged 2 commits into from
Oct 16, 2020
Merged

add getTempDegC #280

merged 2 commits into from
Oct 16, 2020

Conversation

oclyke
Copy link
Contributor

@oclyke oclyke commented Oct 13, 2020

fixes #277
actually, the getTempDegF function incorrectly returned the temperature in deg C. This changes the name of that function and adds another function to convert that value to deg F.

fixes #277
actually, the getTempDegF function incorrectly returned the temperature in deg C. This changes the name of that function and adds another function to convert that value to deg F.
@oclyke oclyke changed the base branch from master to dev October 13, 2020 17:28
@oclyke oclyke merged commit 1818855 into dev Oct 16, 2020
@oclyke oclyke deleted the add-getTempDegC branch October 16, 2020 20:01
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.

getTempDegF()
2 participants