add Model directive to CwLnx stanza

This commit is contained in:
marschap
2006-09-29 09:38:04 +00:00
parent 843d562409
commit 8e9600c963
+5 -2
View File
@@ -239,11 +239,12 @@ UseACS=no
## Cwlinux driver ##
[CwLnx]
# Select the LCD model [default: 12232; legal: 12232, 1608]
Model=12232
# Select the output device to use [default: /dev/lcd]
#Device=/dev/ttyS0
Device=/dev/ttyUSB0
# Select the LCD size [default: 20x4]
# Select the LCD size [default: 20x4 (for 12232), 16x2 (for 1608)]
Size=20x4
# Set the communication speed [default: 19200; legal: 9600, 19200]
@@ -276,6 +277,8 @@ Keypad=yes
# Default value is no
#keypad_test_mode=yes
## EyeboxOne driver ##
[EyeboxOne]