Target AFR table Y axis stuck at 0 #4826

progress towards HW CI
This commit is contained in:
rusefillc 2022-11-26 16:32:56 -05:00
parent 1a4979a1b2
commit 18d0450869
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ public enum Sensor implements BinaryLogEntry {
// etb1Error(GAUGE_NAME_ETB_ERROR, SensorCategory.OTHERS, FieldType.INT16, 96, 1.0 / PACK_MULT_PERCENT, 0, 100, "%"),
// Fuel system
afrTargetLegacy("fuel: AFR target L", SensorCategory.FUEL, FieldType.INT16, TsOutputs.ETBTARGET, 1.0 / PACK_MULT_PERCENT, 0, 100, "%"),
afrTarget(GAUGE_NAME_TARGET_AFR, SensorCategory.FUEL, FieldType.INT16, FuelComputer.TARGETAFR, 1.0 / 1000, 0, 20, ""),
// Knock