docs/boards/esp32-devkitc: Fix watchdog example
This commit is contained in:
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
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in New Issue