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
25f433a6
Commit
25f433a6
authored
Mar 15, 2017
by
Arnim Läuger
Committed by
GitHub
Mar 15, 2017
Browse files
typo fixes
parent
45ae7957
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/en/modules/ow.md
View file @
25f433a6
...
@@ -137,7 +137,7 @@ Issues a 1-Wire rom select command. Make sure you do the `ow.reset(pin)` first.
...
@@ -137,7 +137,7 @@ Issues a 1-Wire rom select command. Make sure you do the `ow.reset(pin)` first.
#### Parameters
#### Parameters
-
`pin`
1~12, I/O index
-
`pin`
1~12, I/O index
-
`rom`
string value, len 8, rom code of the s
a
lve device
-
`rom`
string value, len 8, rom code of the sl
a
ve device
#### Returns
#### Returns
`nil`
`nil`
...
@@ -247,7 +247,7 @@ Writes a byte. If `power` is 1 then the wire is held high at the end for parasit
...
@@ -247,7 +247,7 @@ Writes a byte. If `power` is 1 then the wire is held high at the end for parasit
#### Parameters
#### Parameters
-
`pin`
1~12, I/O index
-
`pin`
1~12, I/O index
-
`v`
byte to be written to s
a
lve device
-
`v`
byte to be written to sl
a
ve device
-
`power`
1 for wire being held high for parasitically powered devices
-
`power`
1 for wire being held high for parasitically powered devices
#### Returns
#### Returns
...
...
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