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
8f6f5904
Commit
8f6f5904
authored
Jan 20, 2019
by
devsaurus
Browse files
fix example
parent
746f519c
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/modules/encoder.md
View file @
8f6f5904
...
...
@@ -78,5 +78,5 @@ Decoded string of hex representation.
#### Example
```
lua
print
(
encoder
.
fromHex
(
"6a6a6a"
))
)
print
(
encoder
.
fromHex
(
"6a6a6a"
))
```
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