color order retry

This commit is contained in:
Martijn
2024-10-28 17:10:26 +01:00
parent c8dfcd83f7
commit 5e40cfcbcc
3 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -124,7 +124,7 @@ display:
platform: ili9xxx
model: ST7735
data_rate: 80MHz
color_order: rgb
color_order: bgr
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -146,7 +146,7 @@ display:
platform: ili9xxx
model: ST7735
data_rate: 80MHz
color_order: rgb
color_order: bgr
dc_pin:
number: GPIO37
allow_other_uses: true