GPPWM usability: no one remembers which one does what fix #3270

This commit is contained in:
rusefillc 2021-09-26 23:36:08 -04:00
parent 4914e34c1f
commit 1e2987f2b5
1 changed files with 2 additions and 0 deletions

View File

@ -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];