LedControl icon indicating copy to clipboard operation
LedControl copied to clipboard

fix pgmspace include statement to work e.g. for ESP32 MCUs

Open GitCodeGoose opened this issue 4 years ago • 1 comments

GitCodeGoose avatar Aug 25 '21 10:08 GitCodeGoose

this works now. I changed pins around as suggested here https://github.com/wayoda/LedControl/issues/30

LedControl lc=LedControl(32,33,25,2); // feather esp32 v1

stephanschulz avatar Sep 07 '23 16:09 stephanschulz