115 writeCommand(0xEF, {0x03, 0x80, 0x02});
116 writeCommand(0xCF, {0x00, 0xC1, 0x30});
117 writeCommand(0xED, {0x64, 0x03, 0x12, 0x81});
118 writeCommand(0xE8, {0x85, 0x00, 0x78});
119 writeCommand(0xCB, {0x39, 0x2C, 0x00, 0x34, 0x02});
120 writeCommand(0xF7, {0x20});
121 writeCommand(0xEA, {0x00, 0x00});
126 writeCommand(
VMCTRL1, {0x3E, 0x28});
129 writeCommand(
MADCTL, {0x48});
131 writeCommand(
PIXSET, {0x55});
134 writeCommand(
FRMCTR1, {0x00, 0x13});
136 writeCommand(
DISCTRL, {0x08, 0x82, 0x27});
138 writeCommand(0xF2, {0x00});
141 writeCommand(
GAMSET, {0x01});
144 writeCommand(
PGAMCTRL, {0x0F, 0x31, 0x2B, 0x0C, 0x0E, 0x08, 0x4E, 0xF1,
145 0x37, 0x07, 0x10, 0x03, 0x0E, 0x09, 0x00});
146 writeCommand(
NGAMCTRL, {0x00, 0x0E, 0x14, 0x03, 0x11, 0x07, 0x31, 0xC1,
147 0x48, 0x08, 0x0F, 0x0C, 0x31, 0x36, 0x0F});
222 uint16_t last_x0_, last_x1_, last_y0_, last_y1_;