3
This commit is contained in:
parent
0582baf02e
commit
a57cd15b84
@ -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 */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user