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: 11U68_MP3Player with TFTLCD 11U68_MP3Player-with-TFTLCD
Revision 2:2fe192777f79, committed 2015-07-24
- Comitter:
- nameless129
- Date:
- Fri Jul 24 11:06:07 2015 +0000
- Parent:
- 1:851128b20cc1
- Commit message:
- change to O3
Changed in this revision
TouchPanel.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 851128b20cc1 -r 2fe192777f79 TouchPanel.h --- a/TouchPanel.h Fri Jul 17 21:34:40 2015 +0000 +++ b/TouchPanel.h Fri Jul 24 11:06:07 2015 +0000 @@ -1,6 +1,8 @@ #ifndef TOUCHPANEL_H #define TOUCHPANEL_H +#pragma O3 + #include "mbed.h" #ifdef __cplusplus