Hexiwear oled display from KDS3

Dependencies:   Hexi_OLED_SSD1351

Revision:
0:cdbd5046f3d8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/resources/weather.h	Wed Sep 13 04:39:40 2017 +0000
@@ -0,0 +1,6 @@
+#pragma once
+
+#include <stdint.h>
+
+extern const uint8_t    gui_weatherStation_cover_bmp[18438],
+                        gui_weatherStation_appScreen_bmp[18438];
\ No newline at end of file