Doxygen typo (#835)
This commit is contained in:
parent
530204ec0c
commit
7880405292
@ -97,7 +97,7 @@ bool watchdog_caused_reboot(void);
|
||||
* This would not be present if a watchdog reset is initiated by \ref watchdog_reboot or by the RP2040 bootrom
|
||||
* (e.g. dragging a UF2 onto the RPI-RP2 drive).
|
||||
*
|
||||
* @return true If the watchdog timer or a watchdog force caused (see \reg watchdog_caused_reboot) the last reboot
|
||||
* @return true If the watchdog timer or a watchdog force caused (see \ref watchdog_caused_reboot) the last reboot
|
||||
* and the watchdog reboot happened after \ref watchdog_enable was called
|
||||
* @return false If there has been no watchdog reboot since the last power on reset, or the watchdog reboot was not caused
|
||||
* by a watchdog timeout after \ref watchdog_enable was called.
|
||||
|
Loading…
Reference in New Issue
Block a user