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: FastIO SDFileSystem TFTLCDwithFastIO TouchPanel VS1033 mbed
Fork of 11U68_MP3Player with TFTLCD by
Diff: image.h
- Revision:
- 7:fc65d965a569
- Parent:
- 3:67e97c846cec
- Child:
- 8:198b69e78c39
--- a/image.h Fri Jul 17 21:35:57 2015 +0000 +++ b/image.h Fri Jul 24 11:06:18 2015 +0000 @@ -1,6 +1,6 @@ #ifndef IMAGE_H #define IMAGE_H - +#pragma O3 #include "ili9328.h" #ifdef __cplusplus
