PIXFMT=0x66

This commit is contained in:
prenticedavid
2016-07-12 14:19:17 +01:00
parent ae03b2f856
commit 12c4a6ee52

View File

@@ -1116,6 +1116,7 @@ void MCUFRIEND_kbv::begin(uint16_t ID)
0x01, 0, //Soft Reset 0x01, 0, //Soft Reset
TFTLCD_DELAY8, 50, TFTLCD_DELAY8, 50,
0x28, 0, //Display Off 0x28, 0, //Display Off
0x3A, 1, 0x66, //Pixel format
0x11, 0, //Sleep Out 0x11, 0, //Sleep Out
TFTLCD_DELAY8, 150, TFTLCD_DELAY8, 150,
0x29, 0, //Display On 0x29, 0, //Display On