From 8160d67d8975039a9a9b04181b22faccc68193bc Mon Sep 17 00:00:00 2001 From: Bodmer Date: Mon, 15 May 2023 00:08:35 +0100 Subject: [PATCH] Update User_Setup_Select.h --- User_Setup_Select.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/User_Setup_Select.h b/User_Setup_Select.h index 38a5f9e..135cb3d 100644 --- a/User_Setup_Select.h +++ b/User_Setup_Select.h @@ -12,11 +12,8 @@ // Create a shortcut to this file on your desktop to permit quick access for editing. // Re-compile and upload after making and saving any changes to this file. -// Customised User_Setup files are stored in the "User_Setups" folder. - -// It is also possible for the user tft settings to be included with the sketch, see -// the "Sketch_with_tft_setup" generic example. This may be more convenient for -// multiple projects. +// Example User_Setup files are stored in the "User_Setups" folder. These can be used +// unmodified or adapted for a particular hardware configuration. #ifndef USER_SETUP_LOADED // Lets PlatformIO users define settings in // platformio.ini, see notes in "Tools" folder.