📄 readme
字号:
1. Check your /dev/ttyS0 or /dev/ttyS1For example, assuming that you are using /dev/ttyS1 do:> stty -F /dev/ttyS1speed 9600 baud; line = 0;min = 0; time = 10;-brkint -icrnl -imaxbel-opost -onlcr-isig -icanon -iexten -echoif this setting is not correct then do:> stty -F /dev/ttyS1 -icrnl -opost -onlcr -isig -icanon -iexten -echo2. run> onoff 1> gohome> onoff 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -