Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mDotEVBM2X MTDOT-EVB-LinkCheck-AL MTDOT-EVBDemo-DRH MTDOT_BOX_EVB_LCD_Helloworld ... more
MultiTech_Logo.h
00001 /* MultiTech Logo for DOGS102 display 00002 * 00003 * TAB 6/22/2015 - Modified for mbed compiler 00004 * 00005 * The array starts with a 2 byte header: 00006 * 1st Byte: Width of image in dots 00007 * 2nd Byte: Height of image in dots 00008 * After that image data will follow 00009 */ 00010 00011 #define MultiTech_Logo_LEN 308 00012 00013 const uint8_t MultiTech_Logo[MultiTech_Logo_LEN] = 00014 { 00015 102, 21, 00016 240,240,240,224,192,128,192,224,240,240,240, 0, 0,240,240,240, 00017 0, 0, 0, 0,240,240,240, 0, 0,240,240,240, 0, 0, 0,112, 00018 112,112,240,240,240,112,112,112, 0,240,240,240, 0, 48, 48, 48, 00019 240,240, 48, 48, 48, 0,240,240, 48, 48, 48, 48, 48, 0,128,192, 00020 224,112, 48, 48, 48, 48,112, 96, 0,240,240, 0, 0, 0, 0, 0, 00021 240,240, 0,192,240,248,124,190,222,239,247,247,247,247,247,239, 00022 222,190,124,248,240,192,127,127,127, 7, 15, 31, 15, 7,127,127, 00023 127, 0, 0, 31, 63,127,112, 96, 96,112,127, 63, 31, 0, 0,127, 00024 127,127,112,112,112,112, 0, 0,127,127,127, 0, 0, 0, 0,127, 00025 127,127, 0, 0, 0, 0,127,127, 0, 0, 0, 0,127,127, 98, 98, 00026 98, 98, 98, 0, 15, 31, 56,112, 96, 96, 96, 96,112, 48, 0,127, 00027 127, 2, 2, 2, 2, 2,127,127, 0, 31,127,255,240,239,223,191, 00028 127,127,127,127,127,191,223,239,240,255,127, 31, 0, 0, 0, 0, 00029 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 00030 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 00031 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 00032 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 00033 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 00034 0, 0, 1, 3, 3, 7, 7, 7, 7, 7, 7, 7, 3, 3, 1, 0, 00035 0, 0 00036 };
Generated on Sat Jul 16 2022 10:59:31 by
1.7.2