* Changed NODEMCU to esp8266.
Changed NODEMCU to esp8266 to keep context consistent.
This commit is contained in:
parent
2222995af4
commit
aa58fe8ef2
|
@ -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<br/>
|
||||
[nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki)<br/>
|
||||
[nodemcu.com](http://www.nodemcu.com)
|
||||
[nodemcu.com](http://www.nodemcu.com)
|
||||
|
|
Loading…
Reference in New Issue