2025-06-21 13:50:24 +08:00

37 lines
983 B
C

#ifndef __UART2CANDIAGAPP_H__
#define __UART2CANDIAGAPP_H__
/*******************************************************************************
* the includes
******************************************************************************/
#include <stdint.h>
/*******************************************************************************
* the defines
******************************************************************************/
/*******************************************************************************
* the typedefs
******************************************************************************/
/*******************************************************************************
* the globals
******************************************************************************/
/*******************************************************************************
* the functions
******************************************************************************/
#endif