Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
8e8aac89
Commit
8e8aac89
authored
Oct 25, 2015
by
Martijn Koster
Committed by
danicampora
Oct 25, 2015
Browse files
cc3200: Update README to change pyb to machine.
parent
c773053f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cc3200/README.md
View file @
8e8aac89
...
...
@@ -80,8 +80,8 @@ the file was successfully transferred, and it has been signed with a MD5 checksu
Now, reset the MCU by pressing the switch on the board, or by typing:
```
python
import
pyb
pyb
.
reset
()
import
machine
machine
.
reset
()
```
### Note regarding FileZilla:
...
...
Write
Preview
Supports
Markdown
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