This commit is contained in:
rusefillc 2023-06-11 21:17:01 -04:00
parent a736bde6e9
commit a361d52489
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ void setHyundaiPb() {
// Injectors flow 1214 cc/min at 100 bar pressure
engineConfiguration->injector.flow = 1214;
setGDIFueling();
engineConfiguration->injectionMode = IM_SEQUENTIAL;
engineConfiguration->crankingInjectionMode = IM_SEQUENTIAL;
engineConfiguration->map.sensor.type = MT_CUSTOM;
engineConfiguration->map.sensor.lowValue = 20;