1 parent ab3da30 commit 2f04c58Copy full SHA for 2f04c58
1 file changed
ports/atmel-samd/boards/pyportal_titano/board.c
@@ -74,7 +74,7 @@ uint8_t display_init_sequence[] = {
74
0x11, 0x1d, 0x23, 0x35, 0x41, 0x4b, 0x4b, 0x42, 0x3A,
75
0x27, 0x1B, 0x08, 0x09, 0x03, 0x00, 0x01,
76
0x3a, 1, 0x55,
77
- 0x36, 1, 0xA0,
+ 0x36, 1, 0x60,
78
0x11, DELAY, 150/5, // Exit Sleep, then delay 150 ms
79
0x29, DELAY, 50/5
80
};
0 commit comments