Enable kernel and all routine to manage the display.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_codec / bitmaps.h
1
2 #define BMP_LOGO_WIDTH  300
3 #define BMP_LOGO_HEIGHT 135
4
5 extern const char bmp_logo[];
6