From 9ff807bdc5b6b876b4b5ce5fc2d315a9ac39e9a7 Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 5 Jan 2023 20:50:39 +0100 Subject: [PATCH] Use default 160x128px --- _settings/TFT_ILI9163C_settings.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_settings/TFT_ILI9163C_settings.h b/_settings/TFT_ILI9163C_settings.h index c540dda..47eaad6 100644 --- a/_settings/TFT_ILI9163C_settings.h +++ b/_settings/TFT_ILI9163C_settings.h @@ -4,7 +4,7 @@ //DID YOU HAVE A RED PCB, BLACk PCB or WHAT DISPLAY TYPE???????????? // ---> SELECT HERE <---- -#define __144_RED_PCB__//128x128 +//#define __144_RED_PCB__//128x128 //#define __144_BLACK_PCB__//128x128 //#define __22_RED_PCB__//240x320 //--------------------------------------- @@ -104,4 +104,4 @@ Rounded rects (outline) 9910 Rounded rects (filled) 99550 Done! -*/ \ No newline at end of file +*/