C# Class Robot.InstructionPackets.InstructionPacketPing

Inheritance: InstructionPacketBase
ファイルを表示 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