From 938d2ee5d2bbe81606c4d63c13773353be97cc6f Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 9 Feb 2020 06:18:47 +0000 Subject: [PATCH] Correct comment --- User_Setups/Setup32_ILI9341_STM32F103.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/User_Setups/Setup32_ILI9341_STM32F103.h b/User_Setups/Setup32_ILI9341_STM32F103.h index 265903a..4d6d4e4 100644 --- a/User_Setups/Setup32_ILI9341_STM32F103.h +++ b/User_Setups/Setup32_ILI9341_STM32F103.h @@ -1,6 +1,6 @@ - /////////////////////////////////////////////////// - // Setup for Nucleo-F446/767 and ILI9341 display // - /////////////////////////////////////////////////// + ////////////////////////////////////////////////////////////// + // Setup for STM32F103 (e.g. Blue Pill) and ILI9341 display // + ////////////////////////////////////////////////////////////// // Last update by Bodmer: 14/1/20