fix colororder
This commit is contained in:
parent
26c2acae12
commit
654414e57e
@ -45,7 +45,7 @@ uint8_t display_init_sequence[] = {
|
||||
// normal display mode on
|
||||
0x13, 0,
|
||||
// display and color format settings
|
||||
0x36, 1, 0x60,
|
||||
0x36, 1, 0x68,
|
||||
0xB6, 2, 0x0A, 0x82,
|
||||
0x3A, 1 | DELAY, 0x55, 10,
|
||||
// ST7789V frame rate setting
|
||||
|
Loading…
Reference in New Issue
Block a user