Hardware setup - Ambercroft/TFT_eSPI GitHub Wiki
Anything to do with hardware setup
Configure the hardware pins in the User_Setup.h file Multiple setups are possible.
Single setup
User_Setup.h
Multiple setup
Setup within code files
Settings are dependant on project
- Comment out specifics for the project
- Duplicate file
- Set project specific settings and include in project files
- Remove any setting in the duplicate that are set in the original User_Setup.h