8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
|
/**
|
||
|
@defgroup safety-controller Safety Controller
|
||
|
@ingroup safety
|
||
|
This is the main module for the safety part of the firmware. It monitors
|
||
|
analog values, error states and timeouts of timing critical sections of the firmware.
|
||
|
|
||
|
*/
|