Open ElectroBoy404NotFound opened 1 year ago
Specs:
MCU: Raspberry Pi pico W
Display: ST7735 Green Tab
Interface: spi1
Pins: -- LCD_PIN_DC 4 -- LCD_PIN_CS 6 -- LCD_PIN_RST 5 -- LCD_PIN_SCK 14 -- LCD_PIN_TX 15
Language: C
Compiler: CMake + Ninja
Host OS: Windows 11
IDE: VS code
ST77XX_YELLOW
and ST77XX_CYAN
are also swaped.
Hi!
I have been using this for a project of mine, but it looks like on the green tab display, colors "ST77XX_RED" and "ST77XX_BLUE" are swaped. I haven't tested the other colors, but these are definatly swaped. I double checked the code too.