5 Commits

Author SHA1 Message Date
Sean 9a659eebf8 example add M5.Power.begin(); 2020-08-20 16:51:32 +08:00
Gitshaoxiang 78457b190e Rename example files (#217)
* rename some example file
* add Unit exmaple sketch comment
* add module example comment
2020-04-30 10:29:41 +08:00
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