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

Revert "Extend HU_FONTSTART to STCFN022 (from 2.2)"

This reverts commit 64007290.
parent 56320a35
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
//------------------------------------
// heads up font
//------------------------------------
#define HU_FONTSTART '\x16' // the first font character
#define HU_FONTSTART '\x1F' // 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