wangyingliang 3 년 전
부모
커밋
f938963d21
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      tps/TpsLabStudio/com/SerialPort.cs

+ 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)