|
PER Firmware
|
Main torque vectoring control loop. More...
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | control_init (void) |
| void | control_loop (void) |
Variables | |
| static constexpr uint32_t | CONTROL_LOOP_PERIOD_MS = 10 |
Main torque vectoring control loop.
| void control_init | ( | void | ) |
| void control_loop | ( | void | ) |
|
staticconstexpr |