3 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
0x1abin d18abc1713 v0.1.3 2017-11-09 15:38:09 +08:00