Open FlashStopFall opened 2 years ago
adafruit_framebuf.py looks like it has some code stubs for 16-bit displays, but there isn't a RGB565Format class implemented.
As it happens I've just implemented one - have just made a pull request. I'd welcome some additional testing.
adafruit_framebuf.py looks like it has some code stubs for 16-bit displays, but there isn't a RGB565Format class implemented.