Hexiwear OLED Display Driver

Dependents:   Hexi_OLED_TextImage_Example Hexi_OLED_Text_Example Hexi_OLED_Image_Example security-console-app ... more

Revision:
5:a5b4b36a1aed
Parent:
4:38086393d75b
Child:
6:0060ffa3f4dc
--- a/Hexi_OLED_SSD1351.cpp	Fri Aug 26 15:26:17 2016 +0000
+++ b/Hexi_OLED_SSD1351.cpp	Fri Aug 26 18:13:10 2016 +0000
@@ -5,15 +5,15 @@
  * are permitted provided that the following conditions are met:
  *
  * Redistributions of source code must retain the above copyright notice, this list
- *   of conditions and the following disclaimer.
+ * of conditions and the following disclaimer.
  *
  * Redistributions in binary form must reproduce the above copyright notice, this
- *   list of conditions and the following disclaimer in the documentation and/or
- *   other materials provided with the distribution.
+ * list of conditions and the following disclaimer in the documentation and/or
+ * other materials provided with the distribution.
  *
  * Neither the name of NXP, nor the names of its
- *   contributors may be used to endorse or promote products derived from this
- *   software without specific prior written permission.
+ * contributors may be used to endorse or promote products derived from this
+ * software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
@@ -37,7 +37,7 @@
 #include "OLED_info.h"
 #include "mbed.h"
 #include "Hexi_OLED_SSD1351.h"
-#include "OLED_fonts.h"
+#include "OpenSans_Font.h"
    
 const init_cmd_t seq[] = {
     OLED_CMD_SET_CMD_LOCK,  CMD_BYTE,