Hexiwear Program for my Hackster Hexiwear contest entry

Dependencies:   Hexi_OLED_SSD1351

Revision:
0:6bb49e7332b4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/images.h	Thu Sep 15 16:56:06 2016 +0000
@@ -0,0 +1,6 @@
+#include "stdint.h"
+
+extern const uint8_t border_bmp[11910];
+extern const uint8_t lock_bmp[11910];
+extern const uint8_t unlock_bmp[11910];
+extern const uint8_t alarm_bmp[11910];
\ No newline at end of file