h-bridge wastegate not alive on bench #4965

in my dreams that would be part of CI
This commit is contained in:
rusefillc 2023-01-17 04:14:44 -05:00
parent 3702770292
commit 71c4653cf8
1 changed files with 3 additions and 0 deletions

View File

@ -958,6 +958,9 @@ void resetConfigurationExt(configuration_callback_t boardCallback, engine_type_e
case TEST_ENGINE_VVT:
setTestVVTEngineConfiguration();
break;
case TEST_DC_WASTEGATE_DISCOVERY:
setTestDcWastegateConfiguration();
break;
case SACHS:
setSachs();
break;