8000 Typo fix rp2040.rst · marklove5102/arduino-pico@b9dadbb · GitHub
[go: up one dir, main page]

Skip to content

Commit b9dadbb

Browse files
Typo fix rp2040.rst
1 parent 6eead5b commit b9dadbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rp2040.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ void rp2040.wdt_reset()
5858
Reloads the watchdog's counter with the amount of time set by wdt_begin.
5959

6060
RP2040::resetReason_t rp2040.getResetReason()
61-
~~~~~~~~~~~~~~~~~~~~~~~
61+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6262
Returns the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
6363
See example ```ResetReason``` for some details.
6464

0 commit comments

Comments
 (0)
0