MAX_CARLINK_A270S/MXC_A27-PCB4.5-270S/app/xinbas/xinbas_demo.h

15 lines
159 B
C
Raw Normal View History

2025-01-21 16:49:37 +08:00
#ifndef __XINBAS_DEMO_H__
#define __XINBAS_DEMO_H__
#ifdef __cplusplus
extern "C"
#endif
extern void xinbas_demo(void);
#ifdef __cplusplus
}
#endif
#endif