stealing from David
This commit is contained in:
parent
eabffc9ef8
commit
88b061dd2c
|
@ -284,7 +284,8 @@ uint16_t rpmAcceleration;dRPM;"RPM/s",1, 0, 0, 5, 0
|
|||
int luaInvocationCounter;;"count",1, 0, 0, 0, 0
|
||||
int luaLastCycleDuration;;"nt",1, 0, 0, 0, 0
|
||||
uint8_t testBenchIter;;"count",1, 0, 0, 0, 0
|
||||
uint8_t unusedWat
|
||||
|
||||
uint8_t tcu_currentRange;"Current Range";"", 1, 0, 0, 0, 0
|
||||
|
||||
uint16_t autoscale tcRatio;@@GAUGE_NAME_TC_RATIO@@;"value",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 0
|
||||
float lastShiftTime;"S"
|
||||
|
|
|
@ -136,6 +136,7 @@
|
|||
#define EFI_FILE_LOGGING TRUE
|
||||
#define EFI_WARNING_LED FALSE
|
||||
#define EFI_VEHICLE_SPEED FALSE
|
||||
#define EFI_TCU FALSE
|
||||
|
||||
#define EFI_SENSOR_CHART TRUE
|
||||
#define EFI_HISTOGRAMS FALSE
|
||||
|
|
Loading…
Reference in New Issue