|
TTK4155 Lab Node 1
Term project in the NTNU course TTK4155 Embedded and Industrial Computer Systems Design
|
Stores current control state. More...
#include <controller.h>
Data Fields | |
| uint8_t | game_over |
Stores current control state.
Definition at line 18 of file controller.h.
| uint8_t control_state::game_over |
1 if game is over (CAN_ID_GAMEOVER)
Definition at line 19 of file controller.h.