This commit is contained in:
88888888abctt-ops 2026-03-02 18:51:45 +08:00
parent c5bb9c721e
commit 0582baf02e

View File

@ -101,7 +101,7 @@ int main(void)
while (1) while (1)
{ {
Motor_Control_Loop(); Motor_Control_Loop();
HAL_Delay(5); HAL_Delay(15);
/* USER CODE END WHILE */ /* USER CODE END WHILE */
/* USER CODE BEGIN 3 */ /* USER CODE BEGIN 3 */