From 00a96f39d142535d0fc2af92a7cbbd84527566f4 Mon Sep 17 00:00:00 2001 From: Nasimovy Date: Mon, 26 May 2025 06:55:19 +0200 Subject: [PATCH] spi speed increase of the display --- variants/tbeam/variant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/tbeam/variant.h b/variants/tbeam/variant.h index f5d249d99..daf41984c 100644 --- a/variants/tbeam/variant.h +++ b/variants/tbeam/variant.h @@ -65,7 +65,7 @@ #define ST7796_MISO -1 #define ST7796_BUSY -1 #define VTFT_LEDA 4 -#define TFT_SPI_FREQUENCY 40000000 +#define TFT_SPI_FREQUENCY 60000000 #define TFT_HEIGHT 222 #define TFT_WIDTH 480 #define BRIGHTNESS_DEFAULT 100 // Medium Low Brightness