From f63af99f0b2fdaace39511c682e9d4b11ae03ac2 Mon Sep 17 00:00:00 2001 From: Sjef Verhoeven PE5PVB <76666293+PE5PVB@users.noreply.github.com> Date: Mon, 14 Aug 2023 00:05:00 +0200 Subject: [PATCH] Updated Installing the software (markdown) --- Installing-the-software.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Installing-the-software.md b/Installing-the-software.md index e909676..a59124e 100644 --- a/Installing-the-software.md +++ b/Installing-the-software.md @@ -43,10 +43,7 @@ Now extract your previously downloaded code to folder named TEF6686_ESP32 #define TFT_CS 5 #define TFT_DC 17 #define TFT_RST 16 -#define SPI_FREQUENCY 10000000 - -#define LOAD_FONT7 -#define LOAD_GFXFF +#define SPI_FREQUENCY 7500000 #define SMOOTH_FONT ``` - **ALL OTHER SETTINGS SHOULD BE REMARKED!**