#include <FixedConfigs.h>
Data Fields | |
sensorPreset | sensorPresets |
sensorRange | sensorRanges |
sensorSetting | sensorSettings |
unsigned char | userTextField2 [userTextFieldArrayLength2] |
One of two structs of fixed configuration data such as physical parameters etc. If you add something here, please ensure you update all of the following :
Definition at line 211 of file FixedConfigs.h.
Definition at line 213 of file FixedConfigs.h.
Referenced by calculateFuelAndIgnition(), generateCoreVars(), and lookupBlockDetails().
Definition at line 215 of file FixedConfigs.h.
Referenced by generateCoreVars(), initConfiguration(), and lookupBlockDetails().
Definition at line 217 of file FixedConfigs.h.
Referenced by lookupBlockDetails(), and RTIISR().
unsigned char fixedConfig2::userTextField2[userTextFieldArrayLength2] |
Definition at line 220 of file FixedConfigs.h.
Referenced by lookupBlockDetails().