Merge pull request #21 from alonewolfx2/patch-1

For upload tools. (removed " [[ " tags in the first line.)
This commit is contained in:
zeroday 2014-12-07 19:34:50 +08:00
commit 019fe9f547
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
--[[
--'
-- 18b20 one wire example for NODEMCU
-- NODEMCU TEAM
-- LICENCE: http://opensource.org/licenses/MIT
-- Vowstar <vowstar@nodemcu.com>
--]]
--'
pin = 9
ow.setup(pin)