4 Commits
Author SHA1 Message Date
TD-er 4e35f412e6 [Libs] Don't use "byte" as type anymore 2021-07-03 00:49:41 +02:00
TD-er c2998b081f [AM2320] Explicit use boolean in Wire.endTransmission
Newer ESP32 environment also has endTransmission with an int as parameter.
2018-06-23 22:01:55 +02:00
krikkandDatuX 1cefa5eb1b AM2320: negative temperature fix... (#312)
* switched the library, now uses a library which correctly handles negative temperatures

* minor change
2017-05-27 17:55:13 +02:00
krikkandDatuX b9f47d3cf2 i2c Temperatur & Humidity Sensor Am2320 (#251)
* add support for i2c am2320 temperature and humidity sensor based on this https://github.com/hibikiledo/AM2320 library

* add i2cScanner detection of AM2320 Sensor

* minor
2017-05-01 11:58:13 +02:00