|
@@ -1,6 +1,3 @@
|
|
|
-#ifndef __GUI_DEMO_H__
|
|
|
-#define __GUI_DEMO_H__
|
|
|
-
|
|
|
const static unsigned char _picture_png[] = {
|
|
|
0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,0x00,0x0d,0x49,0x48,0x44,0x52,
|
|
|
0x00,0x00,0x00,0xbe,0x00,0x00,0x00,0x4a,0x08,0x06,0x00,0x00,0x00,0x05,0x77,0xee,
|
|
@@ -1396,6 +1393,3 @@ const static unsigned char _picture_png[] = {
|
|
|
0x1f,0x00,0x4b,0xa8,0x7e,0x3f,0xd2,0x12,0x11,0x79,0x00,0x00,0x00,0x00,0x49,0x45,
|
|
|
0x4e,0x44,0xae,0x42,0x60,0x82,
|
|
|
};
|
|
|
-
|
|
|
-
|
|
|
-#endif
|