From: Luis.F.Correia <Lui...@se...> - 2003-08-22 22:25:08
|
Martin, > > Hi Luis, > > > Create 4 rows like this: > > > > Row1 "BUSY..." > > Row2 "PPP..." > > Row3 "Linux 2.4.20..." > > Row4 "PPP..." (this line is identical to line 2) > > > > I define rows 4, scrool 2, to force lcd4linux to skip the > > rows two by tow, so that on line 2 i get always the PPP information. > > > > However this does not work, as lcd4linux will only skip one line > > at a time. > Try if replacing "scrool 2" with "scroll 2" helps... ;-) It may have been a type really, but i'll check it anyway ;) > > Martin > > |