mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-02-21 09:25:49 +00:00
5 lines
120 B
C
5 lines
120 B
C
![]() |
#define CHN_FONT_WIDTH 11
|
||
|
#define CHN_FONT_HIGH 12
|
||
|
#define CHN_FONT_NUM 122
|
||
|
extern unsigned char new_font[122][22] ;
|