to remember what's important
Dependencies: Hexi_OLED_SSD1351
Fork of Hexi_OLED_Image_Example by
Diff: images.h
- Revision:
- 0:64580390e64a
- Child:
- 2:2f0f1b37dae3
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/images.h Thu Aug 18 23:55:29 2016 +0000 @@ -0,0 +1,5 @@ +#include "stdint.h" + + +extern const uint8_t NXP_whole_bmp[]; +extern const uint8_t NXP_banner_bmp[6150];