合并后

This commit is contained in:
Kidenygood
2023-04-17 16:22:11 +08:00
parent 6f54bc201b
commit 5c9c7962c8
2 changed files with 2 additions and 3 deletions

View File

@@ -39,11 +39,11 @@ void RobotInit()
#endif
#if defined(ONE_BOARD) || defined(CHASSIS_BOARD)
ChassisInit();
// ChassisInit();
#endif
#ifdef BALANCE_BAORD
BalanceInit();
// BalanceInit();
#endif // BALANCE_BA
// 初始化完成,开启中断