Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Adafruit feather or TS-ESP32-S3 Development Board With 1.14 Inch TFT Display #3581

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update User_Setup_Select.h
Adding Adafruit feather or TS-ESP32-S3 Development Board With 1.14 Inch TFT Display
  • Loading branch information
bdureau authored Dec 15, 2024
commit 1d08bdc310fdad418c6ae79797908043c7778a83
2 changes: 1 addition & 1 deletion User_Setup_Select.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@

//#include <User_Setups/Setup301_BW16_ST7735.h> // Setup file for Bw16-based boards with ST7735 160 x 80 TFT
//#include <User_Setups/Setup302_Waveshare_ESP32S3_GC9A01.h> // Setup file for Waveshare ESP32-S3-Touch-LCD-1.28 board with GC9A01 240*240 TFT

//#include <User_Setups/Setup400_Adafruit_Feather.h> // Setup file for Adafruit Feather or TS-ESP32-S3 Development Board With 1.14 Inch TFT Display
//#include <User_Setups/SetupX_Template.h> // Template file for a setup


Expand Down