Formula Student Electronics & Software
The code for the embedded software
|
Go to the source code of this file.
Macros | |
#define | STATE_CALCULATION_INTERVAL 50 |
Variables | |
constexpr auto | LEFT_WHEEL_PUBLISH_INTERVAL = 1 |
constexpr auto | STATE_PUBLISH_INTERVAL = 50 |
constexpr auto | MISSION_PUBLISH_INTERVAL = 100 |
#define STATE_CALCULATION_INTERVAL 50 |
Definition at line 7 of file timings.hpp.
|
constexpr |
Definition at line 4 of file timings.hpp.
|
constexpr |
Definition at line 6 of file timings.hpp.
|
constexpr |
Definition at line 5 of file timings.hpp.