mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 14:48:03 +03:00
Updated some channel menu options to be remembered when changed
This commit is contained in:
3
font.h
3
font.h
@ -23,9 +23,8 @@ extern const uint8_t gFontBig[95][16];
|
||||
extern const uint8_t gFontBigDigits[11][26];
|
||||
extern const uint8_t gFontSmallDigits[11][7];
|
||||
|
||||
//extern const uint8_t gFont8x8[95][8];
|
||||
extern const uint8_t gFont5x8[95][5];
|
||||
//extern const uint8_t gFont5x7[96][5];
|
||||
extern const uint8_t gFont5x7[96][5];
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user