Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
structure.hpp
Go to the documentation of this file.
1#pragma once
2
3struct Code {
4 int key;
5 int code;
6};
7
9
int code
Definition structure.hpp:5
int key
Definition structure.hpp:4
State
Definition structure.hpp:8
@ AS_DRIVING
@ AS_MANUAL
@ AS_READY
@ AS_FINISHED
@ AS_EMERGENCY
Mission
Definition structure.hpp:10
@ ACCELERATION