Marko Spremic / Adafruit_GFX

Dependents:   igrica

Files at this revision

API Documentation at this revision

Comitter:
kaizen
Date:
Tue Jun 23 09:49:01 2015 +0000
Parent:
17:e42e6f9c84e0
Child:
19:c4bd6170ee0b
Commit message:
Fixed display function bug

Changed in this revision

Adafruit_GFX_Config.h Show annotated file Show diff for this revision Revisions of this file
--- 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