📄 ampi
字号:
# --------------------------------------------------------------------# Sample SMS resource file for AMPI# --------------------------------------------------------------------SMS_comms_params = 7E1 # 7 Data, Even Parity, 1 Stop BitSMS_baud = 300# --------------------------------------------------------------------# AMPI tries to be clever by supporting a propriatory text entry system# with TAP tacked on. The TAP doesn't seem to match the spec, no # ACK response, just a delivery ACK# --------------------------------------------------------------------SMS_max_deliver = 1SMS_tap_response = FALSESMS_tap_disconnect = FALSE# --------------------------------------------------------------------# The SMSCnumber MUST be defined.# This is the number of your local message center.# --------------------------------------------------------------------SMS_centre_number = 4600308 # US Alabama number# --------------------------------------------------------------------
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -