📄 readme
字号:
Demo programs for self defined characters-----------------------------------------To build the programs just type 'make'.wave: To run just type ./wave > /dev/lcd It will display a sine-wave scrolling from right to left using vertical bar graph characters to have a smoother wave. The waiting time between each frame is by default 60000 Micro seconds which is quite fast. You can specify another time value on the commandline just by ./wave 250000 > /dev/lcd which is quite slow.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -