Use events to start and stop playing. Clean up and reorder the code.
[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