This commit is contained in:
rusefi 2023-06-23 22:55:38 -04:00
parent 3e8e9e6df0
commit 74bbabffe7
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@ void setSbc() {
engineConfiguration->trigger.customTotalToothCount = 8;
engineConfiguration->trigger.customSkippedToothCount = 0;
engineConfiguration->skippedWheelOnCam = true;
engineConfiguration->map.sensor.type = MT_GM_1_BAR;
}
void set8chanSbc() {