only:sbc
This commit is contained in:
parent
3e8e9e6df0
commit
74bbabffe7
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue