HexiComm: A simple messaging system that can be used anywhere and everywhere.

Dependencies:   Hexi_KW40Z Hexi_OLED_SSD1351 nRF24L01

Revision:
0:fb026a2f6755
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/images.h	Wed Oct 05 06:03:08 2016 +0000
@@ -0,0 +1,4 @@
+#include "stdint.h"
+extern const uint8_t hexicomm_bmp[3846];
+extern const uint8_t HEXIWEAR_HOME_bmp[1163];
+extern const uint8_t HEXIWEAR_SEND_bmp[1163];