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
6f3f1126
Commit
6f3f1126
authored
Jan 20, 2019
by
devsaurus
Browse files
fix example
parent
386867e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/modules/encoder.md
View file @
6f3f1126
...
@@ -78,5 +78,5 @@ Decoded string of hex representation.
...
@@ -78,5 +78,5 @@ Decoded string of hex representation.
#### Example
#### Example
```
lua
```
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