Hi, I have an issue with a initalizer that annoys me even when I add it. I'm absolute newbie with Arduino so don't mind with it has bilions of errors. Here's the code I wrote:
You did not see that in any code you may have looked at for help with your display.
What exact library are you using?
How is your display wired?
I ask because getting this to compile is your current issue, but the next thing you'll want to know is why it isn't working. Sry, I am a pessimist and also never get LCDs to work first time.
The compiler minds. You should too. If you're getting lots of errors with the compiler warning level set to the usual 'none', imagine how many you'd get if you had it set to 'all'...