motej.request
Class RumbleRequest
java.lang.Object
motej.request.RumbleRequest
- All Implemented Interfaces:
- MoteRequest
public class RumbleRequest
- extends Object
- implements MoteRequest
- Author:
- Volker Fritzsch
Field Summary |
protected long |
millis
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
millis
protected long millis
RumbleRequest
public RumbleRequest(long millis)
setLedByte
public void setLedByte(byte ledByte)
getBytes
public byte[] getBytes()
- Specified by:
getBytes
in interface MoteRequest
getMillis
public long getMillis()
getStopRumbleBytes
public static byte[] getStopRumbleBytes(byte ledByte)
Copyright © 2007-2009 Volker Fritzsch. All Rights Reserved.