diff --git a/boards/pinouts/m5stack-cores3.h b/boards/pinouts/m5stack-cores3.h index cba1883d..1cab33ba 100644 --- a/boards/pinouts/m5stack-cores3.h +++ b/boards/pinouts/m5stack-cores3.h @@ -88,7 +88,7 @@ static const uint8_t ADC = 10; #define USE_HSPI_PORT #define M5STACK #define TFT_HEIGHT 320 -#define TFT_WIDTH 220 +#define TFT_WIDTH 240 #define TFT_MOSI MOSI #define TFT_MISO MISO #define TFT_SCLK SCK