LS020.h is a MobileLCD library for the LS020 display (used in GSM Siemens S65 family). Resolution 176x132
font_clock.h
00001 #ifndef _FONT_CLOCK_H_ 00002 #define _FONT_CLOCK_H_ 00003 00004 00005 //----- DEFINES ----- 00006 #define FONT3_START (0x30) 00007 #define FONT3_WIDTH (16) 00008 #define FONT3_HEIGHT (20) 00009 00010 00011 //----- GLOBALS ----- 00012 extern const unsigned char font3[]; 00013 00014 00015 #endif //_FONT_CLOCK_H_
Generated on Thu Jul 14 2022 19:13:49 by 1.7.2