typo
This commit is contained in:
parent
e1a7ae0148
commit
9bbfc6de36
|
@ -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);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue