mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-01-30 20:57:55 by reinelt]
HD44780 patch from Martin Hejl dmalloc integrated git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@348 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -25,6 +25,14 @@ Display CF632 {
|
||||
Speed 19200
|
||||
}
|
||||
|
||||
Display CF633 {
|
||||
Icons 1
|
||||
Driver 'Crystalfontz'
|
||||
Model '633'
|
||||
Port '/dev/tts/0'
|
||||
Speed 19200
|
||||
}
|
||||
|
||||
Display HD44780-20x4 {
|
||||
Driver 'HD44780'
|
||||
Port '/dev/parports/0'
|
||||
@@ -247,9 +255,10 @@ Layout L16x2 {
|
||||
}
|
||||
|
||||
#Display 'LK204'
|
||||
Display 'HD44780-20x4'
|
||||
#Display 'CF632'
|
||||
#Display 'HD44780-20x4'
|
||||
#Display 'CF631'
|
||||
#Display 'CF632'
|
||||
Display 'CF633'
|
||||
|
||||
#Layout 'Default'
|
||||
Layout 'L16x2'
|
||||
|
||||
Reference in New Issue
Block a user