the OLED driver from Adafruit, make a little bug fix.

Fork of Adafruit_GFX by DongEun Koak

Revision:
18:3112550cc6a3
Parent:
13:8f03f908f22a
Child:
19:25d3e39e8b13
--- a/Adafruit_GFX_Config.h	Tue Jun 23 09:21:11 2015 +0000
+++ b/Adafruit_GFX_Config.h	Tue Jun 23 09:49:01 2015 +0000
@@ -2,7 +2,7 @@
 #define _ADAFRUIT_GFX_CONFIG_H_
 
 // Uncomment this to turn off the builtin splash
-//#define NO_SPLASH_ADAFRUIT
+#define NO_SPLASH_ADAFRUIT
 
 // Uncomment this to enable all functionality
 //#define GFX_WANT_ABSTRACTS