PER Firmware
Loading...
Searching...
No Matches
control_loop.h
Go to the documentation of this file.
1
#ifndef CONTROL_LOOP_H
2
#define CONTROL_LOOP_H
3
12
#include <stdint.h>
13
14
void
control_init(
void
);
15
static
constexpr
uint32_t CONTROL_LOOP_PERIOD_MS = 10;
16
void
control_loop(
void
);
17
18
#endif
// CONTROL_LOOP_H
source
torque_vector
control_loop
control_loop.h
Generated by
1.12.0