From 6cd7c8efdc773bf0b5053cd367199a0a311e3a0c Mon Sep 17 00:00:00 2001 From: jgromes Date: Sat, 9 Oct 2021 09:55:36 +0200 Subject: [PATCH] [Hell] Fixed comma bitmap (#384) --- src/protocols/Hellschreiber/Hellschreiber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/protocols/Hellschreiber/Hellschreiber.h b/src/protocols/Hellschreiber/Hellschreiber.h index f7c634cb..0e2e05b9 100644 --- a/src/protocols/Hellschreiber/Hellschreiber.h +++ b/src/protocols/Hellschreiber/Hellschreiber.h @@ -27,7 +27,7 @@ static const uint8_t HellFont[64][HELL_FONT_WIDTH - 2] RADIOLIB_PROGMEM = { { 0b0010000, 0b0001000, 0b0001000, 0b0001000, 0b0010000 }, // ) { 0b0010100, 0b0001000, 0b0010100, 0b0000000, 0b0000000 }, // * { 0b0001000, 0b0001000, 0b0111110, 0b0001000, 0b0001000 }, // + - { 0b0001000, 0b0010000, 0b0000000, 0b0000000, 0b0000000 }, // ยด + { 0b0000000, 0b0000000, 0b0000000, 0b0010000, 0b0001000 }, // , { 0b0000000, 0b0000000, 0b0111110, 0b0000000, 0b0000000 }, // - { 0b0000000, 0b0000000, 0b0000000, 0b0000000, 0b0001000 }, // . { 0b0000010, 0b0000100, 0b0001000, 0b0010000, 0b0100000 }, // /