sumotoy / TFT_ST7735

A fast driver for ST7735 displays that works with Arduino's /All Teensy's/ESP8266/SPARK
69 stars 31 forks source link

How to use 16bit color? #28

Open AlexDune opened 5 years ago

AlexDune commented 5 years ago

Hi, how to use 16bit color? I use function: drawImage, but the image looks poor. Looks like 256 colors, not 16 bit color.

AlexDune commented 5 years ago

ESP8266