add Model directive to CwLnx stanza
This commit is contained in:
@@ -239,11 +239,12 @@ UseACS=no
|
|||||||
## Cwlinux driver ##
|
## Cwlinux driver ##
|
||||||
[CwLnx]
|
[CwLnx]
|
||||||
|
|
||||||
|
# Select the LCD model [default: 12232; legal: 12232, 1608]
|
||||||
|
Model=12232
|
||||||
# Select the output device to use [default: /dev/lcd]
|
# Select the output device to use [default: /dev/lcd]
|
||||||
#Device=/dev/ttyS0
|
|
||||||
Device=/dev/ttyUSB0
|
Device=/dev/ttyUSB0
|
||||||
|
|
||||||
# Select the LCD size [default: 20x4]
|
# Select the LCD size [default: 20x4 (for 12232), 16x2 (for 1608)]
|
||||||
Size=20x4
|
Size=20x4
|
||||||
|
|
||||||
# Set the communication speed [default: 19200; legal: 9600, 19200]
|
# Set the communication speed [default: 19200; legal: 9600, 19200]
|
||||||
@@ -276,6 +277,8 @@ Keypad=yes
|
|||||||
# Default value is no
|
# Default value is no
|
||||||
#keypad_test_mode=yes
|
#keypad_test_mode=yes
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## EyeboxOne driver ##
|
## EyeboxOne driver ##
|
||||||
[EyeboxOne]
|
[EyeboxOne]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user