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

Revision:
1:ecdf33275ec0
Parent:
0:64580390e64a
Child:
2:2f0f1b37dae3
--- a/main.cpp	Thu Aug 18 23:55:29 2016 +0000
+++ b/main.cpp	Fri Aug 19 00:14:06 2016 +0000
@@ -1,5 +1,4 @@
 #include "mbed.h"
-#include "rtos.h"
 #include "Hexi_OLED_SSD1351.h"
 #include "images.h"
 #include "OLED_types.h"