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

doc in SimpledDHT.h appears to be incorrect #52

Open
DaleSchultz opened this issue Jan 18, 2023 · 1 comment
Open

doc in SimpledDHT.h appears to be incorrect #52

DaleSchultz opened this issue Jan 18, 2023 · 1 comment

Comments

@DaleSchultz
Copy link

I was reading the lines in SimpleDHT.h and its states:

//      For DHT11, in H, such as 35H.
//      For DHT22, in RH%, such as 53%RH.

However, the DHT11 data sheet states it returns Relative Humidity.
See https://www.electronicoscaldas.com/datasheet/DHT11_Aosong.pdf

I get a value of 35 right now at 23°C - and if that was absolute humidity the RH% would be well over 100%

I want to suggest that the .h file gets updated as a simple documentation issue.

@winlinvip
Copy link
Owner

Patch welcome.

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