committed by
Cristian Maglie
parent
f88d900804
commit
b0154211af
@@ -58,7 +58,6 @@ func Example_sendAndReceive() {
|
||||
n, err := port.Read(buff)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
|
||||
}
|
||||
if n == 0 {
|
||||
fmt.Println("\nEOF")
|
||||
|
||||
Reference in New Issue
Block a user