From 005f729533d6fb36a8037bd7d9d8180b078c981e Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 6 Nov 2011 22:16:53 +0100 Subject: =?UTF-8?q?sch=C3=B6neres=20A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Matrix_5x6/Charlie/font.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Matrix_5x6/Charlie/font.h b/Matrix_5x6/Charlie/font.h index c836448..0d017e6 100644 --- a/Matrix_5x6/Charlie/font.h +++ b/Matrix_5x6/Charlie/font.h @@ -9,7 +9,7 @@ byte font_block[][5] = { }; byte font_chars[][5] = { - {0x7c,0x44,0x44,0x7c,0x44}, // a + {0x38,0x44,0x44,0x7c,0x44}, // a {0x7c,0x44,0x78,0x44,0x7c}, {0x7c,0x40,0x40,0x40,0x7c}, {0x78,0x44,0x44,0x44,0x78}, -- cgit v1.2.3