summaryrefslogtreecommitdiff
path: root/src/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/font.h')
-rw-r--r--src/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font.h b/src/font.h
index a705d57..b0015b3 100644
--- a/src/font.h
+++ b/src/font.h
@@ -133,7 +133,7 @@ const unsigned char PROGMEM chr_125[] = {0x03,0x41,0x36,0x08}; // }
const unsigned char PROGMEM chr_126[] = {0x05,0x08,0x10,0x08,0x04,0x08}; // ~
const glyph_t font[] PROGMEM = {
- chr_001,
+ chr_002, // special character for uncorrectable byte errors
chr_001,
chr_002,
chr_003,