docs/boards/esp32-devkitc: Fix watchdog example

This commit is contained in:
Lucas Saavedra Vaz 2023-01-20 11:04:40 -03:00 committed by Xiang Xiao
parent 91d43edffd
commit 454570532e
1 changed files with 2 additions and 2 deletions

View File

@ -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
------- -------