Hi!
It seems that the DHT11 does actually report 1 decimal for temperature (eg: 19.9 °C) as shown here:
https://forum.arduino.cc/index.php?topic=656964.0
Is there any way to obtain the decimal value with this library? (I always get a rounded number, eg: 19.0 or 20.0)
Thank you.
Hi!
It seems that the DHT11 does actually report 1 decimal for temperature (eg: 19.9 °C) as shown here:
https://forum.arduino.cc/index.php?topic=656964.0
Is there any way to obtain the decimal value with this library? (I always get a rounded number, eg: 19.0 or 20.0)
Thank you.