#define ClearLine ( _line   )     __TextOutEx(0, _line, __BlankLine, 0)

Clear a line on the LCD screen.

This function lets you clear a single line on the NXT LCD.

Parameters:
_line The line you want to clear. See Line number constants.

Generated by  doxygen 1.6.2