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

📄 wwan-chat.sh

📁 linux系统下3G模块USB串口驱动程序源代码
💻 SH
字号:
#!/bin/sh# call the preparation chat script (with pin and if this fails without pin)# Enable debug messages to syslog with -v instead -V/usr/sbin/chat -v -f /etc/chatscripts/enterpin/usr/sbin/chat -v -f /etc/chatscripts/$1-prep# wait to switch between GPRS/UMTS, if needed add here the delay time#sleep 20# the final chat script:# Enable debug messages to syslog with -v instead -V/usr/sbin/chat -v -f /etc/chatscripts/goonline

⌨️ 快捷键说明

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