Open sej7278 opened 8 years ago
@sej7278, I saw that your fix has not been merged yet. I've embed your fix in my forked version. :)
https://github.com/mfaheemakhtar/LedControl-F
Hope you will not mind. :D
This needs to be merged.
Using platformio, you can test that it works using: pio ci examples/LCDemoMatrix --lib=. --board=d1_mini and for the atmel avr arduinos: pio ci examples/LCDemoMatrix --lib=. --board=uno
Fixes issue #10