TFT Presets, Generic options, Sanity checks (#19723)
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#define TFT_PIXEL_OFFSET_X 48
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef TFT_PIXEL_OFFSET_Y
|
||||
// 32 is better for both 320x240 and 480x320
|
||||
#define TFT_PIXEL_OFFSET_Y 32
|
||||
#define TFT_PIXEL_OFFSET_Y 32 // 32 is best for both 320x240 and 480x320
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user