We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b075e8 commit 49daaebCopy full SHA for 49daaeb
printpoop_app/LGFX_CYD.h
@@ -84,7 +84,7 @@ class LGFX : public lgfx::LGFX_Device {
84
cfg.pin_int = 36;
85
86
#ifdef USE_CYD_24 // CYD 2.4" touch
87
- cfg.offset_rotation = 1;
+ cfg.offset_rotation = 3;
88
cfg.spi_host = HSPI_HOST; // Touch controller is on the HSPI bus
89
cfg.pin_sclk = -1; //share with lcd
90
cfg.pin_mosi = -1; //share with lcd
0 commit comments