michaelkamprath / ShiftRegisterLEDMatrixLib

A library for Arduino that can control LED matrices which use shift registers to manage rows and columns.
GNU Lesser General Public License v3.0
40 stars 8 forks source link

Updated to use GFX v1.9.0 #13

Closed michaelkamprath closed 4 years ago

michaelkamprath commented 4 years ago

Update code to use Adafruit GFX v1.9.0, which implements the raw pixel functionality in the GFXcanvas classes.