UPPERLINE/de
From MCS Wiki AVR
Contents |
= (**COPIED FROM ENGLISH PAGE**) === Action
Reset LCD cursor to the upper line.
Syntax
UPPERLINE
Remarks
Optional you can also use the LOCATE statement.
See also
LOWERLINE , THIRDLINE , FOURTHLINE , LCD, CLS , LOCATE
Example
Dim A As Byte A = 255 Cls Lcd A Thirdline Lcd A Upperline End
Languages | English • Deutsch |
---|