only:hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
This commit is contained in:
parent
4bda726924
commit
342039c8fb
|
@ -1479,6 +1479,7 @@ gaugeCategory = ECU Status
|
|||
firmwareVersionGauge = firmwareVersion , @@GAUGE_NAME_FW_VERSION@@, "%", 0, 100, 0, 0, 100, 100, 0, 0
|
||||
timeSecondsGauge = seconds, @@GAUGE_NAME_UPTIME@@, "sec", 0, 100, 0, 0, 100, 100, 0, 0
|
||||
tuneCrc16Gauge = tuneCrc16, @@GAUGE_NAME_TUNE_CRC16@@, "", 0, 64000, 0, 0, 64000, 64000, 0, 0
|
||||
adc13bitCounterGauge = adc13bitCounter, "13 body problem", "", 0, 64000, 0, 0, 64000, 64000, 0, 0
|
||||
|
||||
gaugeCategory = Debug
|
||||
debugF1Gauge = debugFloatField1, {bitStringValue( debugFieldF1List, debugMode )}, "", 0, 100, 0, 0, 100, 100, 4, 4
|
||||
|
|
Loading…
Reference in New Issue