docs/boards/esp32s2-saola-1: Fix watchdog example

This commit is contained in:
Lucas Saavedra Vaz 2023-01-24 00:15:50 -03:00 committed by Alan Carvalho de Assis
parent a11cb59af6
commit 7df663bff8

View File

@ -232,6 +232,6 @@ example.
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.