diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2002-08-17 13:10:23 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2002-08-17 13:10:23 +0000 |
commit | 38316eabe17ef143a2951b72c7cdd318b99a6c71 (patch) | |
tree | e5c8057ae5b1ed833c45c35a6638bf17fca9fe0d /lcd4linux.c | |
parent | bbdb125fd6cdaf4acae3459b1b0e42e66bb9e96f (diff) | |
download | lcd4linux-38316eabe17ef143a2951b72c7cdd318b99a6c71.tar.gz |
[lcd4linux @ 2002-08-17 13:10:22 by reinelt]
USBLCD driver added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index b083c91..62c0a62 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -13,6 +13,10 @@ Size 24x2 #Port /dev/ttyS2 #Type 20x4 +#Display USBLCD +#Port /dev/usb/usblcd +#Size 20x4 + #Display PalmPilot #Port /dev/ttyS2 #Speed 4800 |