only:proteus_f7

This commit is contained in:
rusefi 2024-05-03 19:32:06 -04:00
parent 9fe9543d78
commit dd0eb3ce4d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ board_id_t getBoardId() {
}
if (engineConfiguration->engineType == engine_type_e::PROTEUS_BMW_M73) {
// a way to test harness patch cord
return (STATIC_BOARD_ID_BASE + 52);
return STATIC_BOARD_ID_PROTEUS_M73;
}
if (engineConfiguration->engineType == engine_type_e::HARLEY) {
// a way to test harness patch cord