THIRDLINE
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Reset LCD cursor to the third line. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...")
(Created page with "= <span class="f_Header">Action</span> = Reset LCD cursor to the third line. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span>...")
Latest revision as of 20:30, 12 February 2013
Contents |
Action
Reset LCD cursor to the third line.
Syntax
THIRDLINE
Remarks
NONE
See also
UPPERLINE , LOWERLINE , FOURTHLINE
Example
Dim A As Byte A = 255 Cls Lcd A Thirdline Lcd A Upperline End
Languages | English • Deutsch |
---|