setMaverickX3

This commit is contained in:
rusefillc 2024-04-17 23:52:28 -04:00
parent 83243b61bd
commit 28fd9736f5
1 changed files with 1 additions and 1 deletions

View File

@ -808,10 +808,10 @@ void resetConfigurationExt(configuration_callback_t boardCallback, engine_type_e
case engine_type_e::POLARIS_RZR:
case engine_type_e::MAVERICK_X3:
setMaverickX3();
break;
#endif
#if HW_PROTEUS
break;
case engine_type_e::ME17_9_MISC:
setSlingshot();
break;