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.
Dependencies: Adafruit_GFX mbed
Fork of Adafruit_GFX by
Revision 18:7a3182a3fa21, committed 2015-09-04
- Comitter:
- frada
- Date:
- Fri Sep 04 10:08:31 2015 +0000
- Parent:
- 17:396d9b7eb7d5
- Commit message:
- -
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Sep 03 20:27:40 2015 +0000 +++ b/main.cpp Fri Sep 04 10:08:31 2015 +0000 @@ -8,6 +8,8 @@ * it does or doesn't work. * If it doesn't work how you want, don't use it, or change * it so that it does work. + * + * Modified for use with FRDM-K64F and FRDM-KL25Z by Francesco Adamo */ #include "mbed.h"
