153 writeCommand(
PGAMCTRL, {0x00, 0x03, 0x09, 0x08, 0x16, 0x0A, 0x3F, 0x78,
154 0x4C, 0x09, 0x0A, 0x08, 0x16, 0x1A, 0x0F});
155 writeCommand(
NGAMCTRL, {0x00, 0x16, 0x19, 0x03, 0x0F, 0x05, 0x32, 0x45,
156 0x46, 0x04, 0x0E, 0x0D, 0x35, 0x37, 0x0F});
158 writeCommand(
PWCTRL1, {0x17, 0x15});
161 writeCommand(
VMCTRL1, {0x00, 0x12, 0x80});
164 writeCommand(
MADCTL, {0x48});
166 writeCommand(
PIXSET, {0x66});
169 writeCommand(0xB0, {0x00});
172 writeCommand(0xB1, {0xA0});
175 writeCommand(0xB4, {0x02});
178 writeCommand(0xB6, {0x02, 0x02, 0x3B});
181 writeCommand(0xB7, {0xC6});
184 writeCommand(0xF7, {0xA9, 0x51, 0x2C, 0x82});
260 uint16_t last_x0_, last_x1_, last_y0_, last_y1_;