Unix version, the colors blue and red are confused #370
Unanswered
otosan-maker
asked this question in
Q&A
Replies: 2 comments 5 replies
-
paste the code you are using. |
Beta Was this translation helpful? Give feedback.
1 reply
-
OK you are going to have to clone the repo again. I just made a change to the code that will fix the colors. You are going to need to adjust your code a slight bit... You want to change this..
to read..
and that should do it. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
That is, I have fix the problem I had with my Unix version of micropython, it was not a Ubuntu (lib) version problem; it is a problem with SDL and Nvidia. I have prepared a VirtualBox machine to develop in UNIX, and it works.
However, RGB colors are BGR colors. Do you know how I can fix this?



I send a few images to show what I want to show.
Beta Was this translation helpful? Give feedback.
All reactions