public class LCDOutputStream
extends java.io.OutputStream
Constructor and Description |
---|
LCDOutputStream() |
LCDOutputStream(TextLCD lcd) |
Modifier and Type | Method and Description |
---|---|
void |
write(int c) |
public LCDOutputStream(TextLCD lcd)
public LCDOutputStream()