Forked from Neal Horman: Adafruit_GFX, a derived version of the BSD licensed Adafrut GFX library for the SSD1306 controller for an OLED 128x32 or 128x64 display using SPI or I2C. Now it is adopted also for the SH1106 I2C 128x64 display as well...

Dependents:   Lab06_oled_i2c Lab06_BME280_oled Lab06_oled_clock I2C_SSD1306andSH1106_nucleo_F446RE

Revision:
7:779204e24db4
Parent:
6:1be3e3b46eb7
Child:
8:416b8fe451b3
--- a/Adafruit_SSD1306.h	Sat Oct 18 11:47:17 2014 -0500
+++ b/Adafruit_SSD1306.h	Sat Oct 18 12:05:58 2014 -0500
@@ -72,7 +72,7 @@
 #endif
 
 //#define WITHOUT_SPLASH
-#define I2C_ADDRESS     0x78
+#define SSD_I2C_ADDRESS     0x78
 
 #define SSD_Command_Mode    0x00
 #define SSD_Data_Mode       0x40