This commit is contained in:
88888888abctt-ops 2026-03-02 18:57:12 +08:00
parent 0582baf02e
commit a57cd15b84

View File

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