Empty Launcher for the LPC4088. Base code

Dependencies:   DMBasicGUI DMSupport

Fork of lpc4088_displaymodule_empty_launcher by Embedded Artists

image_data.h

Committer:
alindvall
Date:
2015-03-20
Revision:
2:e55ed8db46c2
Parent:
0:71e474187082

File content as of revision 2:e55ed8db46c2:

extern const unsigned char img_empty[];
extern const unsigned int img_size_empty;

extern const unsigned char img_ok[];
extern const unsigned int img_size_ok;