bertos.h
Go to the documentation of this file.
00001
00040 #ifndef ICONS_BERTOS_H
00041 #define ICONS_BERTOS_H
00042 
00043 extern const unsigned int bertos_logo_jpg_len;
00044 extern const unsigned char bertos_logo_jpg[];
00045
00046 #endif /* ICONS_BERTOS_H */