aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Mikhirev2012-09-08 20:46:00 +0400
committerDmitry Mikhirev2012-09-08 20:46:00 +0400
commiteb388cb1036b8d8ff66e65cb4cd0f16351f273bb (patch)
tree4daac09212cb1045acb055e7091b3c28ba09c15a
parentde37294a6676d3917bef170ebf79a250a2ec10c0 (diff)
downloadbrainuino-eb388cb1036b8d8ff66e65cb4cd0f16351f273bb.tar.gz
brainuino-eb388cb1036b8d8ff66e65cb4cd0f16351f273bb.tar.bz2
brainuino-eb388cb1036b8d8ff66e65cb4cd0f16351f273bb.tar.xz
brainuino-eb388cb1036b8d8ff66e65cb4cd0f16351f273bb.zip
fix build
-rw-r--r--font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/font.h b/font.h
index b1a512e..e95b397 100644
--- a/font.h
+++ b/font.h
@@ -27,7 +27,7 @@ struct charcode {
const char font;
};
-charcode charmap[] PROGMEM = {
+const charcode charmap[] PROGMEM = {
// tilde
{0x007e, 0xe9},
// latin-1 supplement