diff --git a/ports/espressif/boards/lilygo_twatch_s3/board.h b/ports/espressif/boards/lilygo_twatch_s3/board.h index 2816978e..c059eeff 100644 --- a/ports/espressif/boards/lilygo_twatch_s3/board.h +++ b/ports/espressif/boards/lilygo_twatch_s3/board.h @@ -72,7 +72,7 @@ // Memory Data Access Control & // Vertical Scroll Start Address #define DISPLAY_MADCTL (TFT_MADCTL_MX | TFT_MADCTL_MY | TFT_MADCTL_MV) -#define DISPLAY_VSCSAD 40 +#define DISPLAY_VSCSAD 80 // #define DISPLAY_MADCTL (TFT_MADCTL_MX) // #define DISPLAY_VSCSAD 0