40 t.writeCommand(SWRESET, {}, 120);
41 t.writeCommand(SLPOUT, {}, 120);
43 t.writeCommand(
CSCON, {0xC3});
44 t.writeCommand(
CSCON, {0x96});
45 t.writeCommand(MADCTL, {0x48});
46 t.writeCommand(COLMOD, {0x55});
48 t.writeCommand(
DIC, {0x01});
50 t.writeCommand(
DFC, {0x80, 0x02, 0x3B});
53 t.writeCommand(
DOCA, {0x40, 0x8A, 0x00, 0x00, 0x29, 0x19, 0xA5, 0x33});
57 t.writeCommand(
VMCTR1, {0x18}, 120);
59 t.writeCommand(
GMCTRP1, {0xF0, 0x09, 0x0B, 0x06, 0x04, 0x15, 0x2F, 0x54,
60 0x42, 0x3C, 0x17, 0x14, 0x18, 0x1B});
62 {0xE0, 0x09, 0x0B, 0x06, 0x04, 0x03, 0x2B, 0x43, 0x42, 0x3B,
63 0x16, 0x14, 0x17, 0x1B},
66 t.writeCommand(
CSCON, {0x3C});
67 t.writeCommand(
CSCON, {0x69});
69 t.writeCommand(inverted ? INVON : INVOFF);
70 t.writeCommand(NORON);
71 t.writeCommand(DISPON);