Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
019fe9f5
Commit
019fe9f5
authored
Dec 07, 2014
by
zeroday
Browse files
Merge pull request #21 from alonewolfx2/patch-1
For upload tools. (removed " [[ " tags in the first line.)
parents
bce686a8
3e645a09
Changes
1
Show whitespace changes
Inline
Side-by-side
examples/ds18b20.lua
View file @
019fe9f5
--
[[
--
'
-- 18b20 one wire example for NODEMCU
-- 18b20 one wire example for NODEMCU
-- NODEMCU TEAM
-- NODEMCU TEAM
-- LICENCE: http://opensource.org/licenses/MIT
-- LICENCE: http://opensource.org/licenses/MIT
-- Vowstar <vowstar@nodemcu.com>
-- Vowstar <vowstar@nodemcu.com>
--
]]
--
'
pin
=
9
pin
=
9
ow
.
setup
(
pin
)
ow
.
setup
(
pin
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment