InfiniTime.git
ref: 421af9625b56039e14084aacf6b987c34cf35ebd
src/DisplayApp/Fonts/lcdfont14.h
1
2
3
4
5
|
// Font data for LCD 14pt
extern const uint8_t lCD_14ptBitmaps[];
extern const FONT_INFO lCD_14ptFontInfo;
extern const FONT_CHAR_INFO lCD_14ptDescriptors[];
|