Skip to content

Commit 28d4b94

Browse files
committed
docs/machine: Change wording to be a bit more port-neutral.
1 parent 69b7022 commit 28d4b94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/library/machine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Reset related functions
1111

1212
.. function:: reset()
1313

14-
Resets the WiPy in a manner similar to pushing the external RESET
14+
Resets the device in a manner similar to pushing the external RESET
1515
button.
1616

1717
.. function:: reset_cause()
@@ -87,7 +87,7 @@ Miscellaneous functions
8787
.. function:: unique_id()
8888

8989
Returns a string of 6 bytes (48 bits), which is the unique ID of the MCU.
90-
This also corresponds to the ``MAC address`` of the WiPy.
90+
This also corresponds to the network ``MAC address``.
9191

9292
.. _machine_constants:
9393

0 commit comments

Comments
 (0)