diff options
Diffstat (limited to 'src/displayapp/fonts/neofont.c')
| -rw-r--r-- | src/displayapp/fonts/neofont.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/displayapp/fonts/neofont.c b/src/displayapp/fonts/neofont.c index 61736fb..ef3e6fc 100644 --- a/src/displayapp/fonts/neofont.c +++ b/src/displayapp/fonts/neofont.c @@ -249,9 +249,9 @@ static const uint8_t glyphs[][2] = { _, X, X ), G( X, _, _, - X, _, _, X, X, _, X, _, X, + X, _, X, X, X, _ ), G( _, _, _, @@ -261,9 +261,9 @@ static const uint8_t glyphs[][2] = { _, X, X ), G( _, _, X, - _, _, X, _, X, X, X, _, X, + X, _, X, _, X, X ), G( _, _, _, @@ -274,8 +274,8 @@ static const uint8_t glyphs[][2] = { G( _, _, X, _, X, _, - _, X, , X, X, X, + _, X, _, _, X, _ ), G( _, _, _, |
