aboutsummaryrefslogtreecommitdiffstats
path: root/Crystalfontz.c
diff options
context:
space:
mode:
Diffstat (limited to 'Crystalfontz.c')
-rw-r--r--Crystalfontz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Crystalfontz.c b/Crystalfontz.c
index 377382b..0f778f0 100644
--- a/Crystalfontz.c
+++ b/Crystalfontz.c
@@ -35,7 +35,7 @@
#define XRES 6
#define YRES 8
-#define BARS ( BAR_L | BAR_R )
+#define BARS ( BAR_L | BAR_R | BAR_H2 )
static LCD Lcd;
static char *Port=NULL;