Displays a full size image (96px by 96px) on the Hexiwear OLED display then displays a smaller image (96px by 32px) on the bottom portion of the display.

Dependencies:   Hexi_OLED_SSD1351

Fork of Hexi_OLED_Image_Example by Hexiwear

images.h

Committer:
khuang
Date:
2016-08-18
Revision:
0:64580390e64a
Child:
2:2f0f1b37dae3

File content as of revision 0:64580390e64a:

#include "stdint.h"


extern const uint8_t NXP_whole_bmp[];
extern const uint8_t NXP_banner_bmp[6150];