GPPWM usability: no one remembers which one does what fix #3270
This commit is contained in:
parent
4914e34c1f
commit
1e2987f2b5
|
@ -88,6 +88,8 @@ typedef char error_message_t[ERROR_BUFFER_SIZE];
|
|||
|
||||
typedef char vehicle_info_t[VEHICLE_INFO_SIZE];
|
||||
|
||||
typedef char gppwm_note_t[GPPWM_NOTE_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