From e41e869851595e2fc1d8ebf9e5eb2fc113cf1d2d Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 25 Oct 2020 12:07:06 +0000 Subject: [PATCH] Correct as per #802 --- User_Setups/Setup36_RPi_touch_ILI9341.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User_Setups/Setup36_RPi_touch_ILI9341.h b/User_Setups/Setup36_RPi_touch_ILI9341.h index 3ef04b1..1f2b627 100644 --- a/User_Setups/Setup36_RPi_touch_ILI9341.h +++ b/User_Setups/Setup36_RPi_touch_ILI9341.h @@ -1,7 +1,7 @@ // See SetupX_Template.h for all options available #define RPI_DISPLAY_TYPE -#define ST7796_DRIVER // 20MHz maximum SPI +#define ILI9341_DRIVER // 20MHz maximum SPI #define TFT_MISO 19