拉毛小板程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
292 B

/*
* motors.h
*
* Created on: Nov 11, 2024
* Author: akeguo
*/
#include "MSP/msp_TI5MOTOR.h"
#include "BSP/bsp_FDCAN.h"
#include "bsp_Error_Detect.h"
void Roughening_Motor_Controller_intialize(FDCANHandler *Handler);
#include "BHBF_ROBOT.h"
extern char TT_Motor_Need_To_Activate;