I'm currently playing around with an Arduino Robot, and can't seem to get the LCD display it came with to work.
I am using code that I found here
I did, however, have to get rid of the 4th parameter in order to successfully compile it...
I'm running the latest version of the Arduino IDE, and Arduino Robot library.
Any ideas?
Edit: I have included SPI.h and Wire.h in my sketch