helping build
This commit is contained in:
parent
ebde7a29d5
commit
2d18777d00
|
@ -83,6 +83,8 @@ typedef void (*Void)(void);
|
|||
|
||||
typedef char error_message_t[ERROR_BUFFER_SIZE];
|
||||
|
||||
typedef char vehicle_name_t[VEHICLE_NAME_SIZE];
|
||||
|
||||
typedef char le_formula_t[LE_COMMAND_LENGTH];
|
||||
|
||||
typedef brain_pin_e egt_cs_array_t[EGT_CHANNEL_COUNT];
|
||||
|
|
Loading…
Reference in New Issue