docs/machine: Change wording to be a bit more port-neutral.

support-3.5
Paul Sokolovsky 2016-04-03 20:40:27 +03:00
parent 69b702276b
commit 28d4b94dce
1 changed files with 2 additions and 2 deletions

View File

@ -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: