Moji LCD configuration (#122)

* fix:Modify the README and add Moji images

* fix: Moji LCD initialization configuration.

* fix: DISPLAY_MIRROR_X false >> true
This commit is contained in:
MOV
2025-02-04 12:33:06 +08:00
committed by GitHub
parent 564680da92
commit 252755f615

View File

@@ -24,7 +24,7 @@
#define DISPLAY_WIDTH 240 #define DISPLAY_WIDTH 240
#define DISPLAY_HEIGHT 240 #define DISPLAY_HEIGHT 240
#define DISPLAY_MIRROR_X false #define DISPLAY_MIRROR_X true
#define DISPLAY_MIRROR_Y false #define DISPLAY_MIRROR_Y false
#define DISPLAY_SWAP_XY false #define DISPLAY_SWAP_XY false