Dietmar, DL2SBA

Results 2 comments of Dietmar, DL2SBA

Also my finding - I have fixed this code in DHT.cpp. ``` case DHT22: case DHT21: int16_t d = ((int16_t)data[2])

I have fixed this code in DHT.cpp. My sensor also has the "feature" that it reports 0x0000 for 0°C as well as 0x8000 for 0°C. Following the logic this is...