Correct default setup file called up

This commit is contained in:
Bodmer
2017-02-22 22:56:32 +00:00
committed by GitHub
parent 09c62db5a1
commit 983446d011

View File

@@ -16,9 +16,9 @@
// Only ONE line should be uncommented. Add extra lines and files as needed.
//#include <User_Setup.h> // Default setup is root library folder
#include <User_Setup.h> // Default setup is root library folder
//#include <User_Setups\Setup1_ILI9341.h> // Setup file configured for my ILI9341
#include <User_Setups\Setup2_ST7735.h> // Setup file configured for my ST7735
//#include <User_Setups\Setup2_ST7735.h> // Setup file configured for my ST7735
//#include <User_Setups\SetupX_Template.h> // Setup file template for copying/editting