From cd8d89621557667deea4bfd6cd0a8b6bec8ad986 Mon Sep 17 00:00:00 2001 From: Zitao <145678024+ZitaoTech@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:56:05 +0200 Subject: [PATCH] Update README.md --- Screen/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Screen/README.md b/Screen/README.md index 00e2952..2ba2668 100644 --- a/Screen/README.md +++ b/Screen/README.md @@ -14,14 +14,25 @@ Now you can insert the TF card in to the slot and your HackberryPi will run Rasp Add the following lines in `/boot/config.txt` in your TF card `dtoverlay=hyperpixel4 + overscan_left=0 + overscan_right=0 + overscan_top=0 + overscan_bottom=0 + framebuffer_width=720 + enable_dpi_lcd=1 + display_default_lcd=1 + dpi_group=2 + dpi_mode=87 + dpi_output_format=0x5f026 + dpi_timings=720 0 20 20 40 720 0 15 15 15 0 0 0 60 0 36720000 4`