5 lines
158 B
C
5 lines
158 B
C
// Font data for LCD 70pt
|
|
extern const uint_8 lCD_70ptBitmaps[];
|
|
extern const FONT_INFO lCD_70ptFontInfo;
|
|
extern const FONT_CHAR_INFO lCD_70ptDescriptors[];
|
|
|