ceac_pqy@163.com 3 년 전
부모
커밋
c0e25217b6
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      tps/TpsLabStudio/.vs/TpsLabStudio/v16/.suo
  2. 1 2
      tps/TpsLabStudio/com/SerialPort.cs

BIN
tps/TpsLabStudio/.vs/TpsLabStudio/v16/.suo


+ 1 - 2
tps/TpsLabStudio/com/SerialPort.cs

@@ -33,9 +33,8 @@ namespace Tps_LQ_Transmitter.com
             }
 
         }
-        public void DUT_Transmitter_Ctrol( byte ModeSelect,byte FreqSelect)
+        public void DUT_Transmitter_Ctrol(byte ModeSelect,byte FreqSelect)
         {
-            
             try
             {
                 if (!sp.IsOpen)