Explorar el Código

remove print top

Yeo Kheng Meng hace 9 años
padre
commit
f6730aae6f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Sources/SwiftSerial.swift

+ 0 - 1
Sources/SwiftSerial.swift

@@ -267,7 +267,6 @@ public class SerialPort {
                             useHardwareFlowControl: Bool = false,
                             useSoftwareFlowControl: Bool = false,
                             processOutput: Bool = false) {
-        print("top")
         
         guard let fileDescriptor = fileDescriptor else {
             return