proteus to have enlarged Lua

one step back
This commit is contained in:
rusefillc 2021-11-30 22:26:36 -05:00
parent b772f27b11
commit b03445b421
2 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,7 @@ extern uint32_t maxLockedDuration;
#define STATUS_LOGGING_BUFFER_SIZE 1800
#endif /* STATUS_LOGGING_BUFFER_SIZE */
static char LOGGING_BUFFER[STATUS_LOGGING_BUFFER_SIZE] CCM_OPTIONAL;
static char LOGGING_BUFFER[STATUS_LOGGING_BUFFER_SIZE];
static Logging logger("status loop", LOGGING_BUFFER, sizeof(LOGGING_BUFFER));
static void setWarningEnabled(int value) {

View File

@ -907,6 +907,7 @@ gaugeCategory = Acceleration Enrichment
wallFuelAmountGauge = wallFuelAmount, "AE: wall amount", "mg", 0, 100, 0, 0, 100, 100, 0, 0
wallFuelCorrectionGauge = wallFuelCorrection, "AE: wall correction extra", "mg", -20, 20, -100, -100, 100, 100, 1, 1
gaugeCategory = Fueling
;Name Var Title Units Lo Hi LoD LoW HiW HiD vd ld
tChargeGauge = tCharge, @@GAUGE_NAME_FUEL_CHARGE_TEMP@@, "C", -40, 140, -15, 1, 95, 110, 1, 1