#include <TunableConfigs.h>
Data Fields | |
unsigned short | perCylinderFuelTrims [INJECTION_CHANNELS] |
unsigned char | filler [1012] |
One of four structs of live tunable data such as small tables and fuel trims etc. If you add something here, please ensure you update all of the following :
Definition at line 93 of file TunableConfigs.h.
unsigned char SmallTables2::filler[1012] |
Definition at line 95 of file TunableConfigs.h.
Referenced by initTunableAddresses().
unsigned short SmallTables2::perCylinderFuelTrims[INJECTION_CHANNELS] |
Definition at line 94 of file TunableConfigs.h.
Referenced by initTunableAddresses().