jeffmer / P8Apps

Espruino Firmware and Apps for the P8 Smartwatch together with drivers to support these Apps
MIT License
16 stars 13 forks source link

Supported color range #9

Closed abhigkar closed 3 years ago

abhigkar commented 3 years ago

Hi Thanks for amazing lcd_spi_unbuf library. I am using this library (C code) for ID107 HR plus Color which has 80x160 ST7735 oled How many colors are supported for this lib? I have set the SPISENDMANY_BUFFER_SIZE=80 in board file

jeffmer commented 3 years ago

Full 16 bit colour is supported. I.e Red 5 bits Green 6 bits Blue 5bits.