esp-open-rtos/extras/ds18b20
darksv dc2c4be4e9 Fix delay in DS18B20 driver
There is a bug in the driver for DS18B20: instead of delaying for 750ms it waits only for 750us, which obviously causes that read temprature is not valid (it's default 85 degrees).
2016-02-28 11:30:16 +01:00
..
component.mk Add clear version of commit 72f30ad. 2016-02-18 18:42:50 +01:00
ds18b20.c Fix delay in DS18B20 driver 2016-02-28 11:30:16 +01:00
ds18b20.h A couple of fixups prior to merging into main project 2016-02-22 21:18:50 -08:00