slsnifrc-example
来自「项目描述: slsnif is a serial port logging ut」· 代码 · 共 28 行
TXT
28 行
## configuration file for slsnif## lines that begin with '#' are treated as comments## set this to ON for displaying total bytes transmittedTOTALBYTES ON## set this to ON for displaying timestampsTIMESTAMP ON## set this to ON in order to disable device lockingNOLOCK OFF## these are color definitions, valid values are:# black, red, green, yellow, blue, magenta, cyan, white,# brightblack, brightred, brightgreen, brightyellow,# brightblue, brightmagenta, brightcyan, and brightwhite.## color for normal outputCOLOR brightyellow# color for timestampTIMECOLOR green# color for total bytes transmittedBYTESCOLOR red## end of rc-file
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?