2
This commit is contained in:
parent
c5bb9c721e
commit
0582baf02e
@ -101,7 +101,7 @@ int main(void)
|
||||
while (1)
|
||||
{
|
||||
Motor_Control_Loop();
|
||||
HAL_Delay(5);
|
||||
HAL_Delay(15);
|
||||
/* USER CODE END WHILE */
|
||||
|
||||
/* USER CODE BEGIN 3 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user