This commit is contained in:
rusefillc 2023-07-12 13:30:09 -04:00
parent 123bde1f72
commit 7dc95c9220
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@ void resetConfigurationExt(configuration_callback_t boardCallback, engine_type_e
case engine_type_e::MRE_SUBARU_EJ18:
setSubaruEJ18_MRE();
break;
case ME17_9_MISC:
case engine_type_e::ME17_9_MISC:
setSlingshot();
break;
case engine_type_e::MRE_BOARD_NEW_TEST: