Changed to Nucleo Board STM32 F303K8 version Change I2C address of Adafruit_SSD1306.h to 0x78

Dependents:   Test_OLED_F303K Test_CtrlBoard_F303K rtos_basic 20_3-i2c

Revision:
15:77feec1c0684
Parent:
13:8f03f908f22a
Child:
16:7fb1d4d3525d
--- a/Adafruit_SSD1306.cpp	Sat Oct 25 20:41:38 2014 +0000
+++ b/Adafruit_SSD1306.cpp	Tue Nov 11 22:02:52 2014 +0000
@@ -94,9 +94,9 @@
 
     command(SSD1306_DISPLAYALLON_RESUME);
 
-    command(SSD1306_NORMALDISPLAY);
+    //command(SSD1306_NORMALDISPLAY);
     
-    command(SSD1306_DISPLAYON);
+    //command(SSD1306_DISPLAYON);
 }
 
 // Set a single pixel