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

Dependencies:   Hexi_KW40Z Hexi_OLED_SSD1351 nRF24L01

Committer:
khuang
Date:
Wed Oct 05 06:04:42 2016 +0000
Revision:
1:7ab69d565acc
Parent:
0:fb026a2f6755
Initial Release of HexiComm Software

Who changed what in which revision?

UserRevisionLine numberNew contents of line
khuang 0:fb026a2f6755 1 #include "stdint.h"
khuang 0:fb026a2f6755 2 extern const uint8_t hexicomm_bmp[3846];
khuang 0:fb026a2f6755 3 extern const uint8_t HEXIWEAR_HOME_bmp[1163];
khuang 0:fb026a2f6755 4 extern const uint8_t HEXIWEAR_SEND_bmp[1163];