CARPLAY版本整理
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
#ifndef CONVERSATION_PROTOCOL_H
|
||||
#define CONVERSATION_PROTOCOL_H
|
||||
|
||||
void uart_test_tx_demo_thread(void *param);
|
||||
void parseATCommand(void);
|
||||
#endif
|
Reference in New Issue
Block a user