LedControl
LedControl copied to clipboard
fix pgmspace include statement to work e.g. for ESP32 MCUs
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