forked fromlvgl-micropython/lvgl_micropython
- Notifications
You must be signed in to change notification settings - Fork3
Commite0d0bd0
committed
I believe I found the issue with the sdj display driver and it not having the byte order correct when using BGR
1 parentfee49e2 commite0d0bd0
File tree
1 file changed
+2
-2
lines changed- api_drivers/common_api_drivers/display/sdl_display
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments
Comments
(0)