Package lejos.remote.ev3
Class RemoteRequestLED
- java.lang.Object
-
- lejos.remote.ev3.RemoteRequestLED
-
-
Constructor Summary
Constructors Constructor Description RemoteRequestLED(java.io.ObjectInputStream is, java.io.ObjectOutputStream os)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetPattern(int pattern)
-
-
-
Method Detail
-
setPattern
public void setPattern(int pattern)
- Specified by:
setPatternin interfaceLED
-
-