update some motor defs

This commit is contained in:
NeoZng
2022-10-30 22:19:13 +08:00
parent 5f59ebb916
commit 6441982964
11 changed files with 224 additions and 53 deletions

View File

@@ -37,6 +37,7 @@
#include "bsp_can.h"
#include "can.h"
#include "LK9025.h"
#include "dji_motor.h"
/* USER CODE END Includes */
/* Private typedef -----------------------------------------------------------*/
@@ -114,7 +115,6 @@ int main(void)
MX_USART1_UART_Init();
MX_USART6_UART_Init();
/* USER CODE BEGIN 2 */
/* USER CODE END 2 */
/* Call init function for freertos objects (in freertos.c) */