⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tel.h

📁 GPRS模组资料包含DEMO
💻 H
字号:
//====================================================================================// 文 件 名:tel.h// 功能描述: 声明tel.c中定义的函数// 维护记录: 2007年12月18日    V1.0    by hongyan.Feng//====================================================================================// SUNPLUS  S+core IDE generated include file.#ifndef GPRS_TEL_H_11538_14771__INCLUDED_#define GPRS_TEL_H_11538_14771__INCLUDED_#include "Screen.h"#include ".\Unicode\uni.h"#include ".\China_PY\PY.h"#include ".\String\_String_.h"#include ".\GPRS\GPRS.h"extern unsigned int Info_List;void TFT_Tel_Print(char *str);void Tel_Call();void Tel_Ans();void Tel_Hang();void Info_Send();void Info_Look();int Msg_Show(int, int);#endif //GPRS_TEL_H_11538_14771__INCLUDED_

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -