LedControl
LedControl copied to clipboard
upper case 'C' is displayed as lower case 'c'
The upper case 'C' is actually a lower case 'c'. The following changes to LedControl.h fix this issue:
- B00000000,B01110111,B00011111,B00001101,B00111101,B01001111,B01000111,B00000000,
- B00000000,B01110111,B00011111,B01001110,B00111101,B01001111,B01000111,B00000000,