PER Firmware
Loading...
Searching...
No Matches
torque_controller.h
Go to the documentation of this file.
1#ifndef TORQUE_CONTROLLER_H
2#define TORQUE_CONTROLLER_H
3
11#include "powertrain.h"
12
14
15#endif // TORQUE_CONTROLLER_H
Powertrain implementation.
Definition powertrain.h:14
torque_request_t torque_controller_get_request(void)
Definition torque_controller.c:69