variable 'bitmap_array' must be const in order to be put into read-only section by means of '__attribute__((progmem))' is the issue while compiling. Please fix it or give a solution for this. Regards. · Issue #16 · godstale/retrowatch · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
variable 'bitmap_array' must be const in order to be put into read-only section by means of '__attribute__((progmem))' is the issue while compiling. Please fix it or give a solution for this. Regards. #16