From 8e79cfec0332c9d5d666b42c7e5cf7d0c6eb24d9 Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Tue, 11 Aug 2026 22:51:16 +0200 Subject: [PATCH] Revert gap change --- 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 f922e82c7..bd802d2f4 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 = <52>; + gap-x = <53>; gap-y = <40>; swap-xy; mirror-x;