Example using the application launcher.

Dependencies:   DMBasicGUI DMSupport

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers image_data.h Source File

image_data.h

00001 extern const unsigned char img_empty[];
00002 extern const unsigned int img_size_empty;
00003 
00004 extern const unsigned char img_ok[];
00005 extern const unsigned int img_size_ok;
00006