summaryrefslogtreecommitdiff
path: root/src/font.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-01-19 19:59:51 +0100
committerDaniel Friesel <derf@finalrewind.org>2016-01-19 19:59:51 +0100
commitabf69bd53f86300d263d3abeeae81a9e1c3cd5c0 (patch)
tree7936114f76c040ac3203a59641c3056b7e65e195 /src/font.h
parentcd52b9a6b0272466f414ce4802ce50a0ec38dd29 (diff)
support scrolling arbitrary strings.
Diffstat (limited to 'src/font.h')
-rw-r--r--src/font.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/font.h b/src/font.h
index aea6b8a..a705d57 100644
--- a/src/font.h
+++ b/src/font.h
@@ -134,6 +134,7 @@ const unsigned char PROGMEM chr_126[] = {0x05,0x08,0x10,0x08,0x04,0x08}; // ~
const glyph_t font[] PROGMEM = {
chr_001,
+ chr_001,
chr_002,
chr_003,
chr_004,