Changes between Version 4 and Version 5 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD


Ignore:
Timestamp:
08/20/10 07:19:02 (14 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD

    v4 v5  
    1 = ClearLCD =
     1== ClearLCD ==
    22Clears the LCD screen.
    33
     
    66}}}
    77
    8 == Parameters ==
     8=== Parameters ===
    99
    1010 * void - no parameters
    1111
    12 == Return Value ==
     12=== Return Value ===
    1313
    1414 * void - does not return any value
    1515
    16 == Remarks ==
     16=== Remarks ===
    1717
    1818
    19 == Example ==
     19=== Example ===
    2020
    2121{{{
     
    2424}}}
    2525
    26 == See Also ==
     26=== See Also ===
    2727
    2828 * PrintLCD