/* * motors.h * * Created on: Nov 11, 2024 * Author: akeguo */ #include "msp_TI5MOTOR.h" #include "bsp_FDCAN.h" #include "bsp_Error_Detect.h" void TankWashing_Motor_Controller_intialize(FDCANHandler *Handler); #include "BHBF_ROBOT.h"