Commit Graph

2 Commits

Author SHA1 Message Date
ka's 1c0ffeb2ab Fixed: DHT12 incorrect value when temperature is negative. (#200)
* Fixed incorrect value when temperature is negative.

Corrected calculation by referring to the bit indicating whether the temperature is positive or negative (byte address 0x03, bit 8).

* add new-line in end-of-file.
2020-01-13 11:45:04 +08:00
0x1abin 7e863fb993 updated latest eSPI version 2018-05-07 17:16:01 +08:00