[LIB] Interrupt driven DHTLib (DHT11 & DHT22 = idDHTLib)

In a loop:

Retrieving information from sensor: Read sensor: OK
Humidity (%): 65.70
Temperature (oC): -23.20
Temperature (oF): -9.76
Temperature (K): 249.95
Dew Point (oC): -27.81
Dew Point Slow (oC): -27.84
Printing vars:
bist[0]: 0x2 d2
bist[1]: 0x91 d91
bist[2]: 0x80 d80
bist[3]: 0xE8 dE8
bist[4]: 0xFB dFB
sum: 0xFB d251
idx: 5
cnt: 7

Temperature may need to be flipped to be accurate, not sure what normal temperature is, but I have two sensors so I may be able to compare outputs :slight_smile: