Skip to content
Snippets Groups Projects
Commit 64007290 authored by Marco Z's avatar Marco Z
Browse files

Extend HU_FONTSTART to STCFN022 (from 2.2)

parent e0176670
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
//------------------------------------
// heads up font
//------------------------------------
#define HU_FONTSTART '\x1F' // the first font character
#define HU_FONTSTART '\x16' // the first font character
#define HU_FONTEND '~'
#define HU_FONTSIZE (HU_FONTEND - HU_FONTSTART + 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment