Refactor to use new protocol module and sipo.
[bertos.git] / 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