“模板:RPI-LCD-DEVICE”的版本间的差异
来自丢石头百科
(创建页面,内容为“通过Github获取驱动程序: <source lang="c"> git clone https://github.com/waveshare/LCD-show.git </source>”) |
小 (文本替换 - 替换“<source”为“<syntaxhighlight”) |
||
(未显示同一用户的1个中间版本) | |||
第1行: | 第1行: | ||
通过Github获取驱动程序: | 通过Github获取驱动程序: | ||
− | < | + | <syntaxhighlight lang="c"> |
git clone https://github.com/waveshare/LCD-show.git | git clone https://github.com/waveshare/LCD-show.git | ||
− | </ | + | </syntaxhighlight> |
2019年11月14日 (四) 16:21的最新版本
通过Github获取驱动程序:
git clone https://github.com/waveshare/LCD-show.git