mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
Gap set to 52 just works
This commit is contained in:
parent
e76fc4c702
commit
9373004c44
@ -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 = <53>;
|
gap-x = <52>;
|
||||||
gap-y = <40>;
|
gap-y = <40>;
|
||||||
swap-xy;
|
swap-xy;
|
||||||
mirror-x;
|
mirror-x;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user