final fix for color and dark mode

This commit is contained in:
2026-08-02 20:33:32 +02:00
parent 3e16e3dd34
commit 9d504739be
+1 -1
View File
@@ -51,7 +51,7 @@ public:
cfg.offset_y = 0;
cfg.offset_rotation = 0;
cfg.readable = true;
cfg.invert = false;
cfg.invert = true;
cfg.rgb_order = false;
cfg.dlen_16bit = false;
cfg.bus_shared = true;