aboutsummaryrefslogtreecommitdiffstats
path: root/glcd.h
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-06-09 15:41:28 +0200
committerTectu <joel@unormal.org>2012-06-09 15:41:28 +0200
commit94e949bd630e84d18bc1539ba2007b9424dd996f (patch)
treeb69494fb6d70191d04b1c33f5d63b446a7304d48 /glcd.h
parent634908c66df9d609839b3877725e7e33f3507066 (diff)
downloaduGFX-94e949bd630e84d18bc1539ba2007b9424dd996f.tar.gz
uGFX-94e949bd630e84d18bc1539ba2007b9424dd996f.tar.bz2
uGFX-94e949bd630e84d18bc1539ba2007b9424dd996f.zip
added not working guiDrawKeymatrix()
Diffstat (limited to 'glcd.h')
-rw-r--r--glcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glcd.h b/glcd.h
index bc5064c6..4ad21e42 100644
--- a/glcd.h
+++ b/glcd.h
@@ -1,7 +1,7 @@
#ifndef GLCD_H
#define GLCD_H
-#include <ch.h> // types
+#include <ch.h>
#include <hal.h>
#define SCREEN_WIDTH 240