From 9373004c44871fa714832e0aa6f47cc6b366f7f9 Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Tue, 11 Aug 2026 22:09:04 +0200 Subject: [PATCH] Gap set to 52 just works --- Devices/m5stack-cardputer/m5stack,cardputer.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Devices/m5stack-cardputer/m5stack,cardputer.dts b/Devices/m5stack-cardputer/m5stack,cardputer.dts index bd802d2f4..f922e82c7 100644 --- a/Devices/m5stack-cardputer/m5stack,cardputer.dts +++ b/Devices/m5stack-cardputer/m5stack,cardputer.dts @@ -93,7 +93,7 @@ horizontal-resolution = <240>; vertical-resolution = <135>; // Should be 52 according to https://github.com/m5stack/M5GFX/blob/master/src/M5GFX.cpp but this leaves a gap at the bottom - gap-x = <53>; + gap-x = <52>; gap-y = <40>; swap-xy; mirror-x;