Feb20: 3rd ticket for 4g9x mess #5111
minor mess reduction: only changing internal naming
This commit is contained in:
parent
4c33aeb6ca
commit
678690d282
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
void setMitsubishiConfiguration() {
|
void setMitsubishiConfiguration() {
|
||||||
|
|
||||||
engineConfiguration->trigger.type = TT_MITSUBISHI; // same trigger as 4G63?
|
engineConfiguration->trigger.type = TT_MITSUBISHI_4G93; // same trigger as 4G63?
|
||||||
|
|
||||||
engineConfiguration->specs.cylindersCount = 4;
|
engineConfiguration->specs.cylindersCount = 4;
|
||||||
engineConfiguration->specs.displacement = 1.800;
|
engineConfiguration->specs.displacement = 1.800;
|
||||||
|
|
Loading…
Reference in New Issue