adafruit / Adafruit_RA8875

Adafruit Arduino library driver for the RA8875 TFT driver
http://www.adafruit.com/products/1590
Other
68 stars 58 forks source link

Implemented 480x80 display plus bug fixes #27

Closed makermelissa closed 5 years ago

makermelissa commented 5 years ago

Fixes #26. This PR includes support for the 480x80 pixel display. It also has some bug fixes such as the rounded rects were drawing improperly when rotated 180 degrees and some of the calculations for 180 degree support seemed to be off due to it using a non-existent constant.