godstale / retrowatch

Retro watch is open source smart watch project using Arduino and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitmap_array Compiler Error

tomhauser opened this issue · comments

I use RetroWachArduino_u8glib_no_button and got this compiler error:

variable 'bitmap_array' must be const in order to be put into read-only section by means of 'attribute((progmem))'

i need Help pleas