mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2004-05-23 08:58:30 by reinelt]
icon bug with USBLCD fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@428 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
@@ -42,7 +42,8 @@ Display HD44780-20x4 {
|
||||
# Port '0x378'
|
||||
Bits '8'
|
||||
Size '20x4'
|
||||
asc255bug 1
|
||||
asc255bug 0
|
||||
Icons 1
|
||||
Wire {
|
||||
RW 'GND'
|
||||
RS 'AUTOFD'
|
||||
@@ -69,6 +70,7 @@ Display USBLCD {
|
||||
Port '/dev/usb/lcd'
|
||||
Size '20x4'
|
||||
asc255bug 1
|
||||
Icons 1
|
||||
}
|
||||
|
||||
|
||||
@@ -382,7 +384,8 @@ Widget Test {
|
||||
|
||||
Layout Default {
|
||||
Row1 {
|
||||
Col1 'OS'
|
||||
Col1 'Heartbeat'
|
||||
#Col1 'OS'
|
||||
}
|
||||
Row2 {
|
||||
Col1 'CPU'
|
||||
|
||||
Reference in New Issue
Block a user