We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e4fa5 commit 67ece47Copy full SHA for 67ece47
1 file changed
docs/library/machine.rst
@@ -14,11 +14,9 @@ Reset related functions
14
Resets the device in a manner similar to pushing the external RESET
15
button.
16
17
-.. only:: port_wipy
+.. function:: reset_cause()
18
19
- .. function:: reset_cause()
20
-
21
- Get the reset cause. See :ref:`constants <machine_constants>` for the possible return values.
+ Get the reset cause. See :ref:`constants <machine_constants>` for the possible return values.
22
23
Interrupt related functions
24
---------------------------
0 commit comments