Skip to content

Commit 67ece47

Browse files
committed
docs/machine: reset_cause() has been implemented for esp8266.
1 parent 50e4fa5 commit 67ece47

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/library/machine.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ Reset related functions
1414
Resets the device in a manner similar to pushing the external RESET
1515
button.
1616

17-
.. only:: port_wipy
17+
.. function:: reset_cause()
1818

19-
.. function:: reset_cause()
20-
21-
Get the reset cause. See :ref:`constants <machine_constants>` for the possible return values.
19+
Get the reset cause. See :ref:`constants <machine_constants>` for the possible return values.
2220

2321
Interrupt related functions
2422
---------------------------

0 commit comments

Comments
 (0)