📄 pin.h.svn-base
字号:
#ifndef _LGSM_PIN_H#define _LGSM_PIN_Hextern const char *lgsm_pin_name(enum gsmd_pin_type ptype);extern int lgsm_pin(struct lgsm_handle *lh, unsigned int type, const char *pin, const char *newpin);/* Get PIN status information */extern int lgsm_pin_status(struct lgsm_handle *lh);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -