wangyingliang 3 years ago
parent
commit
f938963d21
1 changed files with 1 additions and 2 deletions
  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
             try
             {
             {
                 if (!sp.IsOpen)
                 if (!sp.IsOpen)