#ifndef CONVERSATION_PROTOCOL_H #define CONVERSATION_PROTOCOL_H void uart_test_tx_demo_thread(void *param); void parseATCommand(void); #endif