|
MCU
|


Go to the source code of this file.
Classes | |
| struct | veh_vec< T > |
| generic data vector type that can be used with tire and / or anything to do with 4 corners of the car. More... | |
| struct | xyz_vec< T > |
| struct | xy_vec< T > |
Variables | |
| const int | FL = 0 |
| const int | FR = 1 |
| const int | RL = 2 |
| const int | RR = 3 |
| const int | NUM_MOTORS = 4 |
| const int | DEBOUNCE_MILLIS = 10 |