add cst
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
|
||||
const bool ALWAYSTRUE = true;
|
||||
const bool ALWAYSFALSE = false;
|
||||
const uint8_t ALWAYS0 = 0;
|
||||
const uint8_t ALWAYS1 = 1;
|
||||
const uint8_t ALWAYS2 = 2;
|
||||
const uint8_t ALWAYS3 = 3;
|
||||
|
||||
typedef struct {
|
||||
uint8_t CONTROL_STEERING_MODE;
|
||||
|
||||
Reference in New Issue
Block a user