C# Class Robot.InstructionPackets.InstructionPacketPing

Inheritance: InstructionPacketBase
Exibir arquivo Open project: evilmachina/theMachine Class Usage Examples

Public Methods

Method Description
InstructionPacketPing ( byte servoId, ISender sender )

Method Details

InstructionPacketPing() public method

public InstructionPacketPing ( byte servoId, ISender sender )
servoId byte
sender ISender