1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/dht
Marian Buschsieweke 8cbf636781
drivers/dht: Fixed magic numbers & missing doc
- Replaced magic number by preprocessor macros and documented them
- Added comment to explain why DHT21 is not part of the switch() expression
2019-07-29 10:39:50 +02:00
..
include drivers/dht: use new driver params scheme 2018-03-08 12:52:52 +01:00
dht_saul.c drivers/dht: Move hold logic from SAUL to driver 2019-07-29 10:39:50 +02:00
dht.c drivers/dht: Fixed magic numbers & missing doc 2019-07-29 10:39:50 +02:00
Makefile drivers/dht: initial import 2015-05-29 06:24:18 +02:00