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 a7cf5cd commit 158cf3cCopy full SHA for 158cf3c
docs/rp2040.rst
@@ -43,7 +43,7 @@ _________________
43
void rp2040.wdt_begin(uint32_t delay_ms)
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45
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
+milliseconds. Note that on the RP2040, once this function has called, the
47
hardware watchdog can _not_ be disabled.
48
49
void rp2040.wdt_reset()
0 commit comments