Releases: wayoda/LedControl
Releases · wayoda/LedControl
LedControl-1.0.6
LedControl-1.0.5
Make library compliant with Arduino 1.5.x requrements
LedControl-1.0.4
We now use PROGMEM for the 7-Segment character table, which saves 128 bytes of precious RAM.
LedControl-1.0.3
Implement 'n' and 'o' for setChar
Thanks to @matthijskooijman
Arduino LedControl Library
Fixes errors in setIntensity() and setScanLimit() functions see issue #4
Thanks to @bertsierra for pointing this out!
Arduino LedControl Library
Fixed Error in setChar(...)
function