Revert "Update iaw #2341"

This reverts commit 21b27258f7.
This commit is contained in:
Bodmer
2023-01-22 18:17:43 +00:00
parent a6909486a4
commit c133cf1523

View File

@@ -15,7 +15,11 @@
delay(120);
writecommand(0x3A);
writedata(0x55); // 16 bit colour interface
#if defined (TFT_PARALLEL_8_BIT) || defined (TFT_PARALLEL_16_BIT) || defined (RPI_DISPLAY_TYPE)
writedata(0x55); // 16 bit colour interface
#else
writedata(0x66); // 18 bit colour interface
#endif
writecommand(0xC0); // 1100.0000 Power Control 1
writedata(0x0E); // 0001.0111 ... VRH1