mute build output

This commit is contained in:
NeoZng
2022-11-11 12:32:24 +08:00
parent 35d88aaa93
commit 00298e9bfe
4 changed files with 173 additions and 57 deletions

View File

@@ -158,7 +158,7 @@ int main(void)
DJIMotorSetRef(djimotor, get_remote_control_point()->rc.ch[0]);
MotorControlTask();
HAL_Delay(20);
HAL_Delay(10);
/* USER CODE BEGIN 3 */
}
/* USER CODE END 3 */