Adafruit OLED Libary
Dependents: SSD1306_LCD-HelloWorld WizFi250-Geolocation_NTP Tweeting_Machine_HelloWorld_WIZwiki-W7500 display_irita ... more
Fork of Adafruit_GFX by
Revision 18:3112550cc6a3, committed 2015-06-23
- Comitter:
- kaizen
- Date:
- Tue Jun 23 09:49:01 2015 +0000
- Parent:
- 17:e42e6f9c84e0
- 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 |
diff -r e42e6f9c84e0 -r 3112550cc6a3 Adafruit_GFX_Config.h --- 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