We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 727ac39 + c53d510 commit c3f9adbCopy full SHA for c3f9adb
ports/espressif/boards/m5stack_atoms3/board.c
@@ -45,7 +45,6 @@ uint8_t display_init_sequence[] = {
45
0x36, 0x01, 0x08, // _MADCTL
46
0x21, 0x80, 0x0A, // _INVON Hack and Delay 10ms
47
0x13, 0x80, 0x0A, // _NORON and Delay 10ms
48
- 0x36, 0x01, 0xC0, // _MADCTL
49
0x29, 0 | DELAY, 0xff // _DISPON and Delay 500ms
50
};
51
0 commit comments