From dff20fd77d30fe0fb4f03274391c2a92709083dd Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sat, 27 Nov 2021 17:40:10 +0000 Subject: [PATCH] Update Setup71_ESP32_S2_ST7789.h --- User_Setups/Setup71_ESP32_S2_ST7789.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User_Setups/Setup71_ESP32_S2_ST7789.h b/User_Setups/Setup71_ESP32_S2_ST7789.h index 509b0a2..aaa94a0 100644 --- a/User_Setups/Setup71_ESP32_S2_ST7789.h +++ b/User_Setups/Setup71_ESP32_S2_ST7789.h @@ -1,4 +1,4 @@ -// Setup for the ESP32 S2 with ILI9341 display +// Setup for the ESP32 S2 with ST7789 display // Note SPI DMA with ESP32 S2 is not currently supported // See SetupX_Template.h for all options available