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.
Fork of Adafruit_GFX by
Revision 2:d7b17984ea03, committed 2014-02-12
- Comitter:
- liam
- Date:
- Wed Feb 12 02:28:25 2014 +0000
- Parent:
- 1:e67555532f16
- Commit message:
- add doc.txt for Adafruit_GFX...; ; Note: this is for test
Changed in this revision
Adafruit_GFX.cpp | Show annotated file Show diff for this revision Revisions of this file |
doc.txt | Show annotated file Show diff for this revision Revisions of this file |
diff -r e67555532f16 -r d7b17984ea03 Adafruit_GFX.cpp --- a/Adafruit_GFX.cpp Thu Aug 15 13:26:47 2013 +0000 +++ b/Adafruit_GFX.cpp Wed Feb 12 02:28:25 2014 +0000 @@ -9,7 +9,7 @@ by purchasing products from Adafruit! Written by Limor Fried/Ladyada for Adafruit Industries. - BSD license, check license.txt for more information. + BSD license, check license.txt for more information. All text above must be included in any redistribution. ******************************************************************/
diff -r e67555532f16 -r d7b17984ea03 doc.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc.txt Wed Feb 12 02:28:25 2014 +0000 @@ -0,0 +1,3 @@ +this file is used for write the library document. + +for test... \ No newline at end of file