Repost: Configuration through main code #3805
Unanswered
Tomer4321
asked this question in
New processor/display support or capability request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, in order to configure my display type, MCU type, pins, etc, I have to write configuration in a separate file. I hate this so much. Why make a separate file in which you define the configuration? Why not just define from the main code? What if a person has multiple types of displays? This is so inconvenient! I'm literally banging my head because I just can't get my ST7735 display to work, and this inconvenience doesn't add up to it. Please make configuration through the main code.
Beta Was this translation helpful? Give feedback.
All reactions