This commit is contained in:
rusefi 2019-09-01 11:39:09 -04:00
parent e1a7ae0148
commit 9bbfc6de36
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ class EtbController : public PeriodicTimerController {
} }
DISPLAY(DISPLAY_IF(hasEtbPedalPositionSensor)) DISPLAY(DISPLAY_IF(hasEtbPedalPositionSensor))
DISPLAY_TEXT(Electrnoic_Throttle); DISPLAY_TEXT(Electronic_Throttle);
DISPLAY_SENSOR(TPS) DISPLAY_SENSOR(TPS)
DISPLAY_TEXT(eol); DISPLAY_TEXT(eol);