mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-02-15 21:43:43 by reinelt]
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@367 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -71,6 +71,17 @@ Display USBLCD {
|
||||
}
|
||||
|
||||
|
||||
Display T6963-240x64 {
|
||||
Driver 'T6963'
|
||||
Port '/dev/parports/0'
|
||||
Size '240x64'
|
||||
Wire.CE 'STROBE'
|
||||
Wire.CD 'SELECT'
|
||||
Wire.RD 'AUTOFD'
|
||||
Wire.WR 'INIT'
|
||||
}
|
||||
|
||||
|
||||
Widget OS {
|
||||
class 'Text'
|
||||
expression '*** '.uname('sysname').' '.uname('release').' ***'
|
||||
@@ -291,7 +302,8 @@ Layout L16x2 {
|
||||
#Display 'CF631'
|
||||
#Display 'CF632'
|
||||
#Display 'CF633'
|
||||
Display 'USBLCD'
|
||||
#Display 'USBLCD'
|
||||
Display 'T6963-240x64'
|
||||
|
||||
Layout 'Default'
|
||||
#Layout 'L16x2'
|
||||
|
||||
Reference in New Issue
Block a user