MajicDesigns / MD_Parola

Library for modular scrolling LED matrix text displays
GNU Lesser General Public License v2.1
438 stars 135 forks source link

Compilation error #5

Closed Greg2002 closed 7 years ago

Greg2002 commented 7 years ago

Example Parola_Fonts MD_MAX72xx.h:288:33: error: section attribute not allowed for 'MD_MAX72XX::fontType_t'

typedef const PROGMEM uint8_t fontType_t;

MajicDesigns commented 7 years ago

Please make sure you are using the latest version of the library.