Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
micropython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
micropython
Commits
28d4b94d
Commit
28d4b94d
authored
Apr 03, 2016
by
Paul Sokolovsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs/machine: Change wording to be a bit more port-neutral.
parent
69b70227
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/library/machine.rst
docs/library/machine.rst
+2
-2
No files found.
docs/library/machine.rst
View file @
28d4b94d
...
...
@@ -11,7 +11,7 @@ Reset related functions
.. function:: reset()
Resets the
WiPy
in a manner similar to pushing the external RESET
Resets the
device
in a manner similar to pushing the external RESET
button.
.. function:: reset_cause()
...
...
@@ -87,7 +87,7 @@ Miscellaneous functions
.. function:: unique_id()
Returns a string of 6 bytes (48 bits), which is the unique ID of the MCU.
This also corresponds to the
``MAC address`` of the WiPy
.
This also corresponds to the
network ``MAC address``
.
.. _machine_constants:
...
...
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