From bd551ba4e91287ce044cc277cf5747c080dacef8 Mon Sep 17 00:00:00 2001 From: Jacques Supcik Date: Thu, 1 May 2025 11:20:44 +0000 Subject: [PATCH 1/2] boards/oxocard_science/board.c: Fix vertical offset for LCD screen --- ports/espressif/boards/oxocard_science/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/espressif/boards/oxocard_science/board.c b/ports/espressif/boards/oxocard_science/board.c index 600bc0c594360..a27cdb7003bdc 100644 --- a/ports/espressif/boards/oxocard_science/board.c +++ b/ports/espressif/boards/oxocard_science/board.c @@ -60,7 +60,7 @@ static void display_init(void) { 240, // width (after rotation) 240, // height (after rotation) 0, // column start - 80, // row start + 0, // row start 0, // rotation 16, // color depth false, // grayscale From b83d81cf4ec3f569e35518e1e13bce33800e008b Mon Sep 17 00:00:00 2001 From: Jacques Supcik Date: Thu, 1 May 2025 11:32:26 +0000 Subject: [PATCH 2/2] board/oxocard_*/board.c: fix other boards as well --- ports/espressif/boards/oxocard_artwork/board.c | 2 +- ports/espressif/boards/oxocard_galaxy/board.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/espressif/boards/oxocard_artwork/board.c b/ports/espressif/boards/oxocard_artwork/board.c index 600bc0c594360..a27cdb7003bdc 100644 --- a/ports/espressif/boards/oxocard_artwork/board.c +++ b/ports/espressif/boards/oxocard_artwork/board.c @@ -60,7 +60,7 @@ static void display_init(void) { 240, // width (after rotation) 240, // height (after rotation) 0, // column start - 80, // row start + 0, // row start 0, // rotation 16, // color depth false, // grayscale diff --git a/ports/espressif/boards/oxocard_galaxy/board.c b/ports/espressif/boards/oxocard_galaxy/board.c index 600bc0c594360..a27cdb7003bdc 100644 --- a/ports/espressif/boards/oxocard_galaxy/board.c +++ b/ports/espressif/boards/oxocard_galaxy/board.c @@ -60,7 +60,7 @@ static void display_init(void) { 240, // width (after rotation) 240, // height (after rotation) 0, // column start - 80, // row start + 0, // row start 0, // rotation 16, // color depth false, // grayscale pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy