Example showing usage of text and image. Builds on the text example with a banner image at the bottom of the screen.

Dependencies:   Hexi_OLED_SSD1351

Fork of Hexi_OLED_Text_Example by Hexiwear

Revision:
4:5625985ca4a4
Parent:
3:cc5f8e152f7f
--- a/main.cpp	Sat Aug 27 00:03:55 2016 +0000
+++ b/main.cpp	Sun Aug 28 16:45:05 2016 +0000
@@ -1,7 +1,5 @@
 #include "mbed.h"
 #include "Hexi_OLED_SSD1351.h"
-#include "OLED_types.h"
-#include "OpenSans_Font.h"
 #include "string.h"
 #include "images.h"