summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Schneider <nils.schneider@gmail.com>2011-11-06 22:16:53 +0100
committerNils Schneider <nils.schneider@gmail.com>2011-11-06 22:16:53 +0100
commit005f729533d6fb36a8037bd7d9d8180b078c981e (patch)
tree7f2470a907ebeab6179e5655704a416ded85c487
parent7938dd36ad7fab6fcb16adeaab98957c1b256278 (diff)
downloadledmatrix-005f729533d6fb36a8037bd7d9d8180b078c981e.tar
ledmatrix-005f729533d6fb36a8037bd7d9d8180b078c981e.zip
schöneres A
-rw-r--r--Matrix_5x6/Charlie/font.h2
1 files changed, 1 insertions, 1 deletions
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},