Changes between Version 3 and Version 4 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD
- Timestamp:
- 08/19/10 18:45:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/ClearLCD
v3 v4 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