Arduino ST7565 LCD Code Trouble

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
akula32
 
Posts: 23
Joined: Fri Dec 19, 2014 12:17 am

Arduino ST7565 LCD Code Trouble

Post by akula32 »

- Running Ubuntu 14.04 with Arduino 1.0.5

- Compiling the Adafruit example code for the ST7565 tutorial (http://www.ladyada.net/learn/lcd/st7565.html), I get the following error:

st7565lcd.cpp:29:64: error: variable 'logo16_glcd_bmp' must be const in order to be put into read-only section by means of '__attribute__((progmem))'

I have no idea what to do! Any ideas? Thanks!

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Arduino ST7565 LCD Code Trouble

Post by adafruit_support_bill »

Please do not double post.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”