Hello there
I tried to run the Parola Scrolling, but I got this error message
error: variable '_sysfont_var' must be const in order to be put into read-only section by means of 'attribute((progmem))'
uint8_t _sysfont_var[] PROGMEM =
^
exit status 1
Error compiling.
I am new here, please help me.