wangyingliang il y a 3 ans
Parent
commit
f938963d21
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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)