You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: screen mirror colors - the front framebuffer is 24-bit BGR (LVGL memory order), so red and blue were swapped on the card (e.g. the clock app's red calendar rendered blue).