Commit 019fe9f5 authored by zeroday's avatar zeroday
Browse files

Merge pull request #21 from alonewolfx2/patch-1

For upload tools. (removed " [[ " tags in the first line.)
parents bce686a8 3e645a09
--[[
--'
-- 18b20 one wire example for NODEMCU
-- NODEMCU TEAM
-- LICENCE: http://opensource.org/licenses/MIT
-- Vowstar <vowstar@nodemcu.com>
--]]
--'
pin = 9
ow.setup(pin)
......@@ -53,4 +53,4 @@ else
else
print("CRC is not valid!")
end
end
\ No newline at end of file
end
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