From aa58fe8ef2eb1a68c1879244bf2cebc0de45b95d Mon Sep 17 00:00:00 2001 From: vowstar Date: Tue, 9 Dec 2014 14:45:37 +0800 Subject: [PATCH] * Changed NODEMCU to esp8266. Changed NODEMCU to esp8266 to keep context consistent. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 118a86d0..3d8fb767 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ braudrate:9600 end) ``` -####Use DS18B20 module extends your NODEMCU +####Use DS18B20 module extends your esp8266 ```lua -- read temperature with DS18B20 t=require("ds18b20") @@ -193,4 +193,4 @@ braudrate:9600 #Check this out Tencent QQ group: 309957875
[nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki)
-[nodemcu.com](http://www.nodemcu.com) \ No newline at end of file +[nodemcu.com](http://www.nodemcu.com)