CARPLAY版本整理
This commit is contained in:
14
MXC_A27-PCB4.5-270T/app/haoke/haoke_demo.h
Normal file
14
MXC_A27-PCB4.5-270T/app/haoke/haoke_demo.h
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef __HAOKE_DEMO_H__
|
||||
#define __HAOKE_DEMO_H__
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
|
||||
extern void haoke_demo(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user