I looked on various threads to see how it is with the LED indication I found some descriptions that it changes red for orange if I understand correctly to make the unsynchronization more obvious.
Then I noticed that for some of the newer versions of the RP2024 you applied a swap of red and green. And I must have bought an older version of the RP2040 on Aliexpress this year or they got something wrong in that copy.
I've always used opaque boxes so I didn't notice it but now I've played around with the design. So that I know the status of the memory card. And now my card is glowing red all the time and working as it should and when something is being saved it glows green. Even the error message indicates green. It's confusing.
I have no programming experience and don't want to burden you. I would just like to ask you which parts of the code I can change for version 1.0.3 and swap the colors (green with red) for my RP2040 model? I guess in the led.c file ? I just don't know which line(s).
How to compile it into the final .uf2 file I can find somewhere on YT or google. That's how I'm used to educate myself.
Thank you for your great work.

I looked on various threads to see how it is with the LED indication I found some descriptions that it changes red for orange if I understand correctly to make the unsynchronization more obvious.
Then I noticed that for some of the newer versions of the RP2024 you applied a swap of red and green. And I must have bought an older version of the RP2040 on Aliexpress this year or they got something wrong in that copy.
I've always used opaque boxes so I didn't notice it but now I've played around with the design. So that I know the status of the memory card. And now my card is glowing red all the time and working as it should and when something is being saved it glows green. Even the error message indicates green. It's confusing.
I have no programming experience and don't want to burden you. I would just like to ask you which parts of the code I can change for version 1.0.3 and swap the colors (green with red) for my RP2040 model? I guess in the led.c file ? I just don't know which line(s).
How to compile it into the final .uf2 file I can find somewhere on YT or google. That's how I'm used to educate myself.
Thank you for your great work.