mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
新增了教程和注释以及文档
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "daemon.h"
|
||||
#include "robot.h"
|
||||
|
||||
|
||||
/* USER CODE END Includes */
|
||||
|
||||
/* Private typedef -----------------------------------------------------------*/
|
||||
@@ -145,6 +146,8 @@ void MX_FREERTOS_Init(void) {
|
||||
void StartDefaultTask(void const * argument)
|
||||
{
|
||||
/* init code for USB_DEVICE */
|
||||
USB_ResetPort(USB_OTG_FS);
|
||||
USBD_FS_SPEED
|
||||
MX_USB_DEVICE_Init();
|
||||
/* USER CODE BEGIN StartDefaultTask */
|
||||
/* Infinite loop */
|
||||
|
||||
Reference in New Issue
Block a user