mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
driver for the PHAnderson serial-to-HD44780 adapter boards by Nicolas Weill
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@910 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -332,6 +332,15 @@ Display SimpleLCD {
|
||||
Size '20x2'
|
||||
}
|
||||
|
||||
Display PHAnderson {
|
||||
Driver 'PHAnderson'
|
||||
Port '/dev/tts/0'
|
||||
Speed 19200
|
||||
Size '24x2'
|
||||
Blackligth 100
|
||||
Bootscreen '123456789012345678901234ABCDEFGHIJKLMNOPQRSTUVWX'
|
||||
}
|
||||
|
||||
Display BA63 {
|
||||
Driver 'WincorNixdorf'
|
||||
Model 'BA63'
|
||||
|
||||
Reference in New Issue
Block a user