Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 18:3112550cc6a3, committed 2015-06-23
- 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