I have been trying to make an OLED Display run one of the adafruit library examples on an Arduino MEGA 2560 and I've downloaded both the GFX and the ssd1306 libraries. I get the following error message:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Mac OS X), Board: "Arduino Mega 2560 or Mega ADK"
ssd1306_128x64_i2c.ino:54:2: error: #error ("Height incorrect, please fix Adafruit_SSD1306.h!");
I don't know what this means what so ever. Ive been searching the forums but they all seem to talk about changing 0x3D to 0x3C so I tried that swell. This had no affect either so I just don't understand what this means.