Пример #1
0
 private void SEND_cmdInner(Byte[] inner, Byte id)
 {
     SEND_cmd(C_Motor.CREATE_cmdFromInner(inner, id));
 }