From 32c81f5d76b0303e45b0885dafda29ef563955af Mon Sep 17 00:00:00 2001 From: waveshare <36142105+waveshare@users.noreply.github.com> Date: Sat, 12 Jan 2019 15:03:16 +0800 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 973d486..ef3f7c1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,25 @@ https://www.waveshare.com/wiki/2.8inch_RPi_LCD_(A) 执行命令: -./LCD28-show +sudo ./LCD28-show + +# 型号:3.2inch RPi LCD (B) + +相关介绍: + +http://www.waveshare.net/shop/3.2inch-RPi-LCD-B.htm + +https://www.waveshare.com/3.2inch-rpi-lcd-b.htm + +WIKI链接: + +http://www.waveshare.net/wiki/3.2inch_RPi_LCD_(B) + +https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B) + +执行命令: + +sudo ./LCD32-show # 型号:3.5inch RPi LCD (C) @@ -32,4 +50,4 @@ https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(C) 执行命令: -./LCD35C-show +sudo ./LCD35C-show