From 73ff949364453f4af743a06bfdfdabf16690353c Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 9 Feb 2020 06:23:21 +0000 Subject: [PATCH] Update Setup32_ILI9341_STM32F103.h --- User_Setups/Setup32_ILI9341_STM32F103.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/User_Setups/Setup32_ILI9341_STM32F103.h b/User_Setups/Setup32_ILI9341_STM32F103.h index 4d6d4e4..c5f71e7 100644 --- a/User_Setups/Setup32_ILI9341_STM32F103.h +++ b/User_Setups/Setup32_ILI9341_STM32F103.h @@ -4,8 +4,7 @@ // Last update by Bodmer: 14/1/20 -// Define STM32 to invoke STM32 optimised driver (optimised fns only tested on STM32F767 so far) -// so you may need to comment this out +// Define STM32 to invoke STM32 optimised driver #define STM32 // Define the TFT display driver