Nissan progress!!!
This commit is contained in:
parent
c93f02557e
commit
dd6fb5aad2
|
@ -176,6 +176,10 @@ void setBoardDefaultConfiguration(void) {
|
|||
|
||||
engineConfiguration->luaOutputPins[0] = GPIOG_5; // 104 ETB Relay
|
||||
|
||||
engineConfiguration->throttlePedalUpVoltage = 0.75;
|
||||
engineConfiguration->throttlePedalWOTVoltage = 4.45;
|
||||
engineConfiguration->throttlePedalSecondaryUpVoltage = 0.43;
|
||||
engineConfiguration->throttlePedalSecondaryWOTVoltage = 2.20;
|
||||
hellenWbo();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue