Library for Modtronix im4OLED board with 128x64 OLED and 4 buttons. For details, see product page http://modtronix.com/im4oled.html. Is a clone of Adafruit_GFX library, with some additional code added.

Fork of Adafruit_GFX by Neal Horman

Files at this revision

API Documentation at this revision

Comitter:
JojoS
Date:
Tue Nov 11 22:08:20 2014 +0000
Parent:
15:77feec1c0684
Child:
17:602511e6e91f
Commit message:
removed test comments

Changed in this revision

Adafruit_SSD1306.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Adafruit_SSD1306.cpp	Tue Nov 11 22:02:52 2014 +0000
+++ b/Adafruit_SSD1306.cpp	Tue Nov 11 22:08:20 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