$SERIALINPUT2LCD |
Action This compiler directive will redirect all serial input to the LCD display instead of echoing to the serial port. Syntax $SERIALINPUT2LCD Remarks You can also write your own custom input or output driver with the $SERIALINPUT and $SERIALOUTPUT statements, but the $SERIALINPUT2LCD is handy when you use a LCD display. See also
Dim
v as Byte |