Skip to content

Commit 158cf3c

Browse files
Update rp2040.rst
1 parent a7cf5cd commit 158cf3c

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
@@ -43,7 +43,7 @@ _________________
4343
void rp2040.wdt_begin(uint32_t delay_ms)
4444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4545
Enables the hardware watchdog timer with a delay value of delay_ms
46-
microseconds. Note that on the RP2040, once this function has called, the
46+
milliseconds. Note that on the RP2040, once this function has called, the
4747
hardware watchdog can _not_ be disabled.
4848

4949
void rp2040.wdt_reset()

0 commit comments

Comments
 (0)