公司代码
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.
 
 
 

15 lines
279 B

/*
* bsp_DLT_Log.h
*
* Created on: Aug 8, 2024
* Author: akeguo
*/
#ifndef INC_BSP_BSP_DLT_LOG_H_
#define INC_BSP_BSP_DLT_LOG_H_
#include "DLT/DLTuc.h"
#include "BHBF_ROBOT.h"
void dLT_Log_intialize(struct UARTHandler *Handler);
#endif /* INC_BSP_BSP_DLT_LOG_H_ */