sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

Update RA8875.cpp #97

Closed M-rTom closed 8 years ago

M-rTom commented 8 years ago

Patched RA8875 close triangle vertices bug. Also removed drawLine() functions due to strange bug when you draw a line then draw a certain sized triangle. The bug can still be there, but the user can fix by not drawing a line before the triangle.