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: lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI lpc4088_displaymodule_fs_aid ... more
Fork of DMBasicGUI by
Application/basic_image_data.h
- Committer:
- embeddedartists
- Date:
- 2015-02-19
- Revision:
- 12:53601973f7eb
- Parent:
- 11:265884fa7fdd
File content as of revision 12:53601973f7eb:
extern const unsigned char img_ok[];
extern const unsigned int img_size_ok;
extern const unsigned char img_cancel[];
extern const unsigned int img_size_cancel;
extern const unsigned char img_repeat[];
extern const unsigned int img_size_repeat;
