aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample13
1 files changed, 11 insertions, 2 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index e4117e7..197bf94 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -25,6 +25,14 @@ Display CF632 {
Speed 19200
}
+Display CF633 {
+ Icons 1
+ Driver 'Crystalfontz'
+ Model '633'
+ Port '/dev/tts/0'
+ Speed 19200
+}
+
Display HD44780-20x4 {
Driver 'HD44780'
Port '/dev/parports/0'
@@ -247,9 +255,10 @@ Layout L16x2 {
}
#Display 'LK204'
-Display 'HD44780-20x4'
-#Display 'CF632'
+#Display 'HD44780-20x4'
#Display 'CF631'
+#Display 'CF632'
+Display 'CF633'
#Layout 'Default'
Layout 'L16x2'