Skip to content
Discussion options

You must be logged in to vote

The User_Setup_Select.h file tells the compiler where to find the header that contains the setup information. By default it points to User_Setup.h, but it can be modified t point to one of the example setup files in the User_Setups folder or to a folder of your own making. All other setup file path lines must be commented out except the one you wish the compiler to find.

The simplest way forward is to see if there is an existing setup file that meets your needs or one that is close enough and can be altered. If the display does not have a touch screen then do not define TOUCH_CS

Provide information on the processor you are using, the display and interface type and I can provide informatio…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ljunquera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2365 on January 29, 2023 19:13.