Revert gap change

This commit is contained in:
Ken Van Hoeylandt 2026-08-11 22:51:16 +02:00
parent b53c558335
commit 8e79cfec03

View File

@ -93,7 +93,7 @@
horizontal-resolution = <240>; horizontal-resolution = <240>;
vertical-resolution = <135>; 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 // 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>; gap-y = <40>;
swap-xy; swap-xy;
mirror-x; mirror-x;