📄 gprs.h
字号:
static void Test_GPRS_Init(void);
void GPRS_Cmd(char *pt);
static void GPRS_MGS(char *number,char *text);
void GPRS_HOLD(void);
void GPRS_ANSWER(void);
void GPRS_CALL(char *number);
//void GPRS_KeyUartPoll();
static void Test_GPRS_Exit(void);
U16 Send_AT_Command( char *comm );
void Test_Q2403A(void);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -