From 852c8077ad9202973b84ad12910fd60799ca0709 Mon Sep 17 00:00:00 2001 From: TT Date: Fri, 29 Nov 2019 21:52:29 +0900 Subject: [PATCH] font: add delta symbol --- Font5x7.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Font5x7.c b/Font5x7.c index 9e242d64..ee4f40bd 100644 --- a/Font5x7.c +++ b/Font5x7.c @@ -91,21 +91,21 @@ const uint8_t x5x7_bits [] = /* Character (0x04): bbw=5, bbh=7, bbx=0, bby=-1, width=5 +----------------+ - |** | - |* | - |** | - |* ** | - | * | + | * | | ** | - | * | + | * * | + | * * | + |* * | + |**** | + | | +----------------+ */ - 0xc0, - 0x80, - 0xc0, - 0xb0, - 0x20, + 0x10, 0x30, - 0x20, + 0x50, + 0x50, + 0x90, + 0xF0, + 0x00, /* Character (0x05): bbw=5, bbh=7, bbx=0, bby=-1, width=5