Releases: wayoda/LedControl
Releases · wayoda/LedControl
LedControl-1.0.6
Compare
Sorry, something went wrong.
No results found
wayoda
released this
03 Apr 15:06
Restructered the repo so the library can ge picked up automatically by the Arduino library manager
LedControl-1.0.5
Compare
Sorry, something went wrong.
No results found
wayoda
released this
01 Apr 18:12
Make library compliant with Arduino 1.5.x requrements
LedControl-1.0.4
Compare
Sorry, something went wrong.
No results found
wayoda
released this
29 Jan 13:57
We now use PROGMEM for the 7-Segment character table, which saves 128 bytes of precious RAM.
LedControl-1.0.3
Compare
Sorry, something went wrong.
No results found
wayoda
released this
27 Jan 18:28
Implement 'n' and 'o' for setChar
Thanks to @matthijskooijman
Arduino LedControl Library
Compare
Sorry, something went wrong.
No results found
wayoda
released this
27 Jan 18:05
Fixes errors in setIntensity() and setScanLimit() functions see issue #4
Thanks to @bertsierra for pointing this out!
Arduino LedControl Library
Compare
Sorry, something went wrong.
No results found
wayoda
released this
26 May 10:21
Fixed Error in setChar(...) function