Package lejos.remote.ev3
Class RemoteLED
- java.lang.Object
-
- lejos.remote.ev3.RemoteLED
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetPattern(int pattern)
-
-
-
Constructor Detail
-
RemoteLED
public RemoteLED(RMILED led)
-
-
Method Detail
-
setPattern
public void setPattern(int pattern)
- Specified by:
setPatternin interfaceLED
-
-