LedControl icon indicating copy to clipboard operation
LedControl copied to clipboard

ESP8266 fix

Open sej7278 opened this issue 9 years ago • 3 comments

Fixes issue #10

sej7278 avatar Jan 16 '16 22:01 sej7278

@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

mfaheemakhtar avatar Oct 31 '17 17:10 mfaheemakhtar

This needs to be merged.

microwiz avatar Jun 15 '18 23:06 microwiz

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

bertrik avatar Aug 17 '18 20:08 bertrik