projects
/
bertos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2beeea6744a655f5f0f096a782183f4a81f2a373
[bertos.git]
/
boards
/
sam3x-ek
/
examples
/
sam3x-ek_display
/
bitmaps.h
1
2
#define BMP_LOGO_WIDTH 300
3
#define BMP_LOGO_HEIGHT 135
4
5
extern const char bmp_logo[];
6