Closed
Description
I'd like to clarify about DHT library which is used in this codelab.
Following the temperature sensor guide I noticed that by default we read the temperature in Celsius and have to pass an additional boolean flag in order to retrieve temperature in Farenheit.
However while calculating heat index by default it is assumed that temperature is in Farenheit, and in order to calculate it for Celsius we need to pass an additional flag.
Do you have any idea about why the API is designed that way? (mb some hardware internals requre that, etc?)
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels