POLARIS
This commit is contained in:
parent
fe87865c29
commit
e7d4353318
|
@ -283,8 +283,18 @@ BoardConfig boardConfigs[] = {
|
|||
"injector 3",
|
||||
"injector 4",
|
||||
"Main Relay Output Control",
|
||||
"Coil 1",
|
||||
"Coil 2",
|
||||
"Coil 3",
|
||||
"Coil 4",
|
||||
"Starter Relay Output",
|
||||
"Fuel Pump Relay Output",
|
||||
"Engine Fan PWM Output",
|
||||
"lights relay control",
|
||||
"AWD coil LO",
|
||||
"diff solenoid 204",
|
||||
},
|
||||
.wboUnitsCount = 0,
|
||||
.wboUnitsCount = 1,
|
||||
.dcHackValue = 0,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue