mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-10-02 09:31:55 by reinelt]
USBLCD driver modified to use libusb git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@493 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -130,7 +130,8 @@ Display CT20x4 {
|
||||
|
||||
Display USBLCD {
|
||||
Driver 'USBLCD'
|
||||
Port '/dev/lcd0'
|
||||
# Port '/dev/lcd0'
|
||||
Port 'libusb'
|
||||
Size '20x4'
|
||||
asc255bug 1
|
||||
Icons 1
|
||||
@@ -674,12 +675,12 @@ Layout testMySQL {
|
||||
#Display 'CT20x4'
|
||||
#Display 'T6963-240x64'
|
||||
#Display 'XWindow'
|
||||
#Display 'USBLCD'
|
||||
Display 'BWCT'
|
||||
Display 'USBLCD'
|
||||
#Display 'BWCT'
|
||||
#Display 'Image'
|
||||
|
||||
#Layout 'Default'
|
||||
Layout 'L16x2'
|
||||
Layout 'Default'
|
||||
#Layout 'L16x2'
|
||||
#Layout 'L20x2'
|
||||
#Layout 'Test'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user