From 1ae2f3287608b61a6e79fe74a0c87adbc0c7b1ae Mon Sep 17 00:00:00 2001 From: robijn Date: Sun, 11 Apr 2004 13:14:30 +0000 Subject: [PATCH] Corrected comments in configfile about HD44780 VSpan option. --- LCDd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LCDd.conf b/LCDd.conf index 6cef5fe..361a53b 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -286,9 +286,9 @@ Size=20x4 # Specifies the size of the LCD. # In case of multiple combined displays, this should be the total size. -#vspan=1,2 -# For multiple displays: at what 'logical' lines do the individual displays -# start. +#vspan=2,2 +# For multiple combined displays: how many lines does each display have. +# Vspan=2,2 means both displays have 2 lines. #ExtendedMode=yes # If you have a KS0073 or an other 'almost HD44780-compatible', set this