only:fresh reference m111 tune

This commit is contained in:
rusefillc 2024-03-11 13:55:42 -04:00
parent 2154b8ad5b
commit 59a96c0565
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@ public class TuneCanToolRunner extends TuneCanTool {
processREOtune(1507, engine_type_e.HELLEN_154_HYUNDAI_COUPE_BK2, "COUPE-BK2", "coupleBK2");
processREOtune(1620, engine_type_e.HYUNDAI_PB, "PB", "pb");
processREOtune(1591, engine_type_e.BMW_M52, "M52", "");
processREOtune(1490, engine_type_e.MERCEDES_M111, "m111-alex", "");
processREOtune(1622, engine_type_e.MERCEDES_M111, "m111-alex", "");
}
}