mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 09:38:37 +08:00
docs/boards/esp32-devkitc: Fix watchdog example
This commit is contained in:
committed by
Xiang Xiao
parent
91d43edffd
commit
454570532e
@@ -548,9 +548,9 @@ example.
|
|||||||
|
|
||||||
To test it, just run the following::
|
To test it, just run the following::
|
||||||
|
|
||||||
nsh> wdog -d /dev/watchdogx
|
nsh> wdog -i /dev/watchdogx
|
||||||
|
|
||||||
Where x in the watchdog instance.
|
Where x is the watchdog instance.
|
||||||
|
|
||||||
wifinsh
|
wifinsh
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user