Help #1027
Answered
by
Bodmer
kebab03
asked this question in
Q&A - Fonts
Help
#1027
-
Good morning, can you please tell me what is the necessity of <User_Setups.h> in <User_Setups_Select.h>if you give the option for every controller such as <User_Setups/Setup3_ILI9163.h>? |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Feb 25, 2021
Replies: 1 comment
-
This is down to evolution of the library and to provide backwards compatibility. Originally when the library was created it had a "User_Setup.h" file only. As more displays, processors and features were added the User_Setup_Select.h was added to make changing setups very fast and simple. Edit: corrected link. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bodmer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is down to evolution of the library and to provide backwards compatibility. Originally when the library was created it had a "User_Setup.h" file only. As more displays, processors and features were added the User_Setup_Select.h was added to make changing setups very fast and simple.
Edit: corrected link.