nodemcu-firmware/lua_modules
Tobias Mädel 4bde88cd81 Fixed DS18B20 handling because of new floating point handling
Hi,

because of the new floating point API, the old ds18b20 code returns strange values like "19.8250.8250". 
This change fixes that. 

Best regards,
Tobias
2015-02-01 18:20:45 +01:00
..
bh1750 Followed Vladimir Dronnikov's advices. 2015-01-30 22:21:44 +08:00
bmp085 Move bmp085.lua to bmp085 folder. 2015-01-21 18:43:57 +08:00
dht22 Merge pull request #131 from javieryanez/patch-2 2015-01-26 04:20:04 +08:00
ds18b20 Fixed DS18B20 handling because of new floating point handling 2015-02-01 18:20:45 +01:00
ds3231 Added DS3231 module, documentation, and examples 2015-01-18 18:45:17 -06:00
http cleanup http module 2015-01-26 14:36:39 +03:00
si7021 VIP6(xingyuewang,http://517513.cn) commit si7021 module. 2015-01-22 23:30:59 +08:00