C# Class Robot.Tests.InstructionPacketSetID

Inheritance: Robot.InstructionPackets.InstructionPacketBase
Exibir arquivo Open project: evilmachina/theMachine

Public Methods

Method Description
InstructionPacketSetID ( byte servoId, byte newId, ISender sender ) : System

Method Details

InstructionPacketSetID() public method

public InstructionPacketSetID ( byte servoId, byte newId, ISender sender ) : System
servoId byte
newId byte
sender ISender
return System