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-04-28
Revision:
3:f8a70ff53987
Parent:
2:e55ed8db46c2

File content as of revision 3:f8a70ff53987:

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;