Commit 9740b742 authored by HuangRui's avatar HuangRui
Browse files
parents 3dd86c23 aa58fe8e
...@@ -165,7 +165,7 @@ braudrate:9600 ...@@ -165,7 +165,7 @@ braudrate:9600
end) end)
``` ```
####Use DS18B20 module extends your NODEMCU ####Use DS18B20 module extends your esp8266
```lua ```lua
-- read temperature with DS18B20 -- read temperature with DS18B20
t=require("ds18b20") t=require("ds18b20")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment