Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SACADA
sacada-python
Commits
bbd24f63
Commit
bbd24f63
authored
Oct 01, 2019
by
Pedro Henrique Kopper
Browse files
Typo no exemplo do readme
parent
3dcfc9c1
Pipeline
#29
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bbd24f63
...
...
@@ -31,7 +31,7 @@ from sacada.SACADA import SACADA
s
=
SACADA
(
"/dev/ttyACM0"
)
# Imprime a tensão do canal A0 na tela
print
(
s
.
readVoltage
(
"A0"
)
print
(
s
.
readVoltage
(
"A0"
)
)
```
## Comando
...
...
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