From 89f015289585d8f7a6db16515a4eac7e21b00ac5 Mon Sep 17 00:00:00 2001 From: Yan A Date: Fri, 14 Aug 2020 16:32:38 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf6d82..94e3ffb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Guide is written for 3.5 inch screen but could be adapted for any screen. ## White screen on boot (raspberry pi boots) make sure `dtoverlay=vc4-fkms-v3d` is **NOT** present / commented out in `/boot/config.txt` -# Adapting for other LCDs +# Adapting guide to other LCDs 1. clone https://github.com/swkim01/waveshare-dtoverlays 2. compile on the raspberry pi running 64bit OS the desired overlay: `dtc -I dts -O dtb -f waveshareXYZ.dts -o waveshareXYZ.dtbo`