mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-05-31 21:05:13 by reinelt]
fixed lots of bugs in the Cwlinux driver do not emit EAGAIN error on the first retry made plugin_i2c_sensors a bit less 'chatty' moved init and exit functions to the bottom of plugin_pop3 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@453 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -16,6 +16,16 @@ Display MI240 {
|
||||
}
|
||||
|
||||
|
||||
Display CW12232 {
|
||||
Driver 'Cwlinux'
|
||||
Model 'CW12232'
|
||||
Port '/dev/usb/tts/0'
|
||||
Speed 19200
|
||||
Brightness 2
|
||||
Icons 1
|
||||
}
|
||||
|
||||
|
||||
Display CF631 {
|
||||
Driver 'Crystalfontz'
|
||||
Model '631'
|
||||
@@ -513,6 +523,7 @@ Layout testMySQL {
|
||||
|
||||
#Display 'LK204'
|
||||
#Display 'MI240'
|
||||
#Display 'CW12232'
|
||||
#Display 'HD44780-20x4'
|
||||
#Display 'M50530-24x8'
|
||||
#Display 'CF631'
|
||||
|
||||
Reference in New Issue
Block a user