Example #1
0
 private void btnSetKeyboard_Click(object sender, EventArgs e)
 {
     PassiveCommand.SetKeyboard(SystemPub.ADRcp);
     //if (!SystemPub.ADRcp.SendBytePkt(PassiveRcp.SetUsbPara(65535, new byte[] { 5, 5 }))) { }
 }