Add Setup13_ILI9341_Overlap

This commit is contained in:
JamesNewton 2018-02-07 17:17:14 -08:00 committed by GitHub
parent 299eafc45a
commit 031f4512ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
//#include <User_Setups/Setup10_RPi_touch_ILI9486.h> // Setup file configured for my stock RPi TFT with touch
//#include <User_Setups/Setup11_RPi_touch_ILI9486.h> // Setup file configured for my stock RPi TFT with touch
//#include <User_Setups/Setup12_M5Stack.h> // Setup file for the ESP32 based M5Stack
//#include <User_Setups/Setup13_ILI9341_Overlap.h> // Setup file configured for my ILI9341
//#include <User_Setups/SetupX_Template.h> // Setup file template for copying/editting