remove print top
This commit is contained in:
@@ -267,7 +267,6 @@ public class SerialPort {
|
||||
useHardwareFlowControl: Bool = false,
|
||||
useSoftwareFlowControl: Bool = false,
|
||||
processOutput: Bool = false) {
|
||||
print("top")
|
||||
|
||||
guard let fileDescriptor = fileDescriptor else {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user