Class Module for EA DOGS102 Graphic LCD display SPI Interface

Dependents:   mDotEVBM2X MTDOT-EVB-LinkCheck-AL MTDOT-EVBDemo-DRH MTDOT_BOX_EVB_LCD_Helloworld ... more

Revision:
2:4a773f4896c7
Parent:
0:f40dbeaefe69
--- a/MultiTech_Logo.h	Thu Jul 09 20:30:07 2015 +0000
+++ b/MultiTech_Logo.h	Tue Oct 27 19:52:17 2015 +0000
@@ -1,11 +1,12 @@
-/* File 'C:\Users\tab\Documents\LORA RF\mDot-EVB Gamgee\MultiTech_Logo_Black_1bit.bmp' as include
-
-  TAB 6/22/2015 - Modified for mbed compiler
-
- the array starts with a 2 byte header:
-  1th Byte: Width of image in dots
-  2th Byte: Height of image in dots
-  After that image data will follow */
+/* MultiTech Logo for DOGS102 display
+ *
+ * TAB 6/22/2015 - Modified for mbed compiler
+ *
+ * The array starts with a 2 byte header:
+ *  1st Byte: Width of image in dots
+ *  2nd Byte: Height of image in dots
+ * After that image data will follow
+*/
 
 #define MultiTech_Logo_LEN  308