From 91574c87e9bb35f7d68ce2bbb9e5b58141040a90 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 9 Feb 2020 06:28:29 +0000 Subject: [PATCH] Update Setup30_ILI9341_Parallel_STM32.h --- User_Setups/Setup30_ILI9341_Parallel_STM32.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/User_Setups/Setup30_ILI9341_Parallel_STM32.h b/User_Setups/Setup30_ILI9341_Parallel_STM32.h index 4154afe..28d9199 100644 --- a/User_Setups/Setup30_ILI9341_Parallel_STM32.h +++ b/User_Setups/Setup30_ILI9341_Parallel_STM32.h @@ -1,5 +1,5 @@ - /////////////////////////////////////////////////// - // Setup for Nucleo-F446/767 and ILI9341 display // + //////////////////////////////////////////////////// + // Setup for Nucleo 64 or 144 and ILI9341 display // /////////////////////////////////////////////////// // See SetupX_Template.h for all options available @@ -12,7 +12,7 @@ #define NUCLEO_64_TFT //#define NUCLEO_144_TFT -// Tell the library to use 8 bit parallel mode(otherwise SPI is assumed) +// Tell the library to use 8 bit parallel mode (otherwise SPI is assumed) #define TFT_PARALLEL_8_BIT // Define the display driver chip type