10 lines
297 B
Plaintext
10 lines
297 B
Plaintext
|
/**
|
||
|
@defgroup watchdog Independent Watchdog
|
||
|
@ingroup safety
|
||
|
|
||
|
The independet watchdog module enusres that the safety controller run continuously and the whole formware does not lock.
|
||
|
The watchdog is entirely controlled by the safety controller and must not be used by the rest of the firmware
|
||
|
|
||
|
|
||
|
*/
|