Changes between Version 5 and Version 6 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD
- Timestamp:
- 08/20/10 07:44:02 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD
v5 v6 1 = = ClearLCD ==1 = ClearLCD = 2 2 Clears the LCD screen. 3 3 … … 6 6 }}} 7 7 8 == = Parameters ===8 == Parameters == 9 9 10 10 * void - no parameters 11 11 12 == = Return Value ===12 == Return Value == 13 13 14 14 * void - does not return any value 15 15 16 == = Remarks ===16 == Remarks == 17 17 18 18 19 == = Example ===19 == Example == 20 20 21 21 {{{ … … 24 24 }}} 25 25 26 == = See Also ===26 == See Also == 27 27 28 28 * PrintLCD