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

📄 startup

📁 功能丰富的串口通讯程序
💻
字号:
# almost all things below are commented out. Uncomment anything you want# or use the resources instead# see the manual page for a complete listing of the keywords# that can be used with 'set'.# set baud 9600# can be 5, 6, 7, or 8# set bits 8# can be 0 (= no parity), 1 (= odd parity), or 2 (= even parity)# set parity 0# can be 1 or 2# set stopBits 1# can be nl, cr, or cr/lf# set newlineTranslation cr# set del on# set meta_tr on# set xoff off # set rtscts on# set autozm on# set idleGuard on# put the modem initialization string here if you like one.# most modern modems do not need it since they store their setup in # non-volatile memory.# echo "Initializing modem..."# transmit "ATZ^M"

⌨️ 快捷键说明

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