コード例 #1
0
 public void stop()
 {
     if (config.transceiverType == 2)
     {
         tciTranceiverController.SetCwMacrosStop();
     }
 }