/* * msp_DAM_Relay.h * * Created on: Nov 5, 2024 * Author: akeguo */ #ifndef INC_MSP_MSP_DAM_RELAY_H_ #define INC_MSP_MSP_DAM_RELAY_H_ #include "BHBF_ROBOT.h" extern int32_t* DMA_DO_Value_[4]; #endif /* INC_MSP_MSP_DAM_RELAY_H_ */