|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenServoCommandSet.Command | |
|---|---|
| org.robokind.impl.motion.openservo | |
| Uses of OpenServoCommandSet.Command in org.robokind.impl.motion.openservo |
|---|
| Methods in org.robokind.impl.motion.openservo that return OpenServoCommandSet.Command | |
|---|---|
static OpenServoCommandSet.Command |
OpenServoCommandSet.Command.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OpenServoCommandSet.Command[] |
OpenServoCommandSet.Command.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.robokind.impl.motion.openservo with parameters of type OpenServoCommandSet.Command | |
|---|---|
static byte[] |
OpenServoCommandSet.sendCommands(byte rs485Addr,
byte i2cAddr,
OpenServoCommandSet.Command... commands)
|
void |
OpenServoController.sendCommands(OpenServo.Id id,
OpenServoCommandSet.Command... cmds)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||