We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd124ec commit 18545c6Copy full SHA for 18545c6
docs/rp2040.rst
@@ -59,7 +59,7 @@ Reloads the watchdog's counter with the amount of time set by wdt_begin.
59
60
RP2040::resetReason_t rp2040.getResetReason()
61
~~~~~~~~~~~~~~~~~~~~~~~
62
-Gives you the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
+Returns the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
63
See example ```ResetReason``` for some details.
64
65
0 commit comments