From c01ee2c4f708faa290155233559b11e622caf3e5 Mon Sep 17 00:00:00 2001 From: lovyan03 <42724151+lovyan03@users.noreply.github.com> Date: Mon, 27 Apr 2020 21:05:01 +0900 Subject: [PATCH] Fix: Font7srle Character '1' is missing two dots. --- Fonts/Font7srle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fonts/Font7srle.c b/Fonts/Font7srle.c index e66d03c..7c6f929 100644 --- a/Fonts/Font7srle.c +++ b/Fonts/Font7srle.c @@ -76,7 +76,7 @@ PROGMEM const unsigned char chr_f7s_31[] = 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, -0x85, 0x1B, 0x83, 0x1D, 0x81, 0x1E, 0x80, 0x5D, +0x85, 0x1A, 0x84, 0x1C, 0x82, 0x1E, 0x80, 0x5D, 0x81, 0x1B, 0x83, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19, 0x85, 0x19,