only:POLARIS_RZR

This commit is contained in:
rusefillc 2024-03-18 10:20:01 -04:00
parent 029b9b56b8
commit 77b8f405a8
1 changed files with 1 additions and 0 deletions

View File

@ -794,6 +794,7 @@ void resetConfigurationExt(configuration_callback_t boardCallback, engine_type_e
#endif
#if HW_PROTEUS
case engine_type_e::POLARIS_RZR:
case engine_type_e::MAVERICK_X3:
setMaverickX3();
break;