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.
Dependents: Aprendendo Final_v3
Revision 4:e746cdd3e76a, committed 2020-10-19
- Comitter:
- zigdrix
- Date:
- Mon Oct 19 22:13:50 2020 +0000
- Parent:
- 1:9e4eb47092ed
- Commit message:
- Projeto Final PI 1
Changed in this revision
| Fonts/fonts.h | Show annotated file Show diff for this revision Revisions of this file | 
--- a/Fonts/fonts.h Mon May 30 11:09:05 2016 +0000 +++ b/Fonts/fonts.h Mon Oct 19 22:13:50 2020 +0000 @@ -73,6 +73,7 @@ } sFONT; +extern sFONT Font48; extern sFONT Font24; extern sFONT Font20; extern sFONT Font16;