Hexiwear oled display from KDS3

Dependencies:   Hexi_OLED_SSD1351

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