stealing from David

This commit is contained in:
rusefillc 2022-06-26 19:42:08 -04:00
parent 4cbc267c4b
commit ce1d80ec33
2 changed files with 3 additions and 1 deletions

View File

@ -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"

View File

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