Fix typo in doc.go
This commit is contained in:
2
doc.go
2
doc.go
@@ -12,7 +12,7 @@ is the following:
|
|||||||
|
|
||||||
import "go.bug.st/serial.v1"
|
import "go.bug.st/serial.v1"
|
||||||
|
|
||||||
It is possibile to get the list of available serial ports with the
|
It is possible to get the list of available serial ports with the
|
||||||
GetPortsList function:
|
GetPortsList function:
|
||||||
|
|
||||||
ports, err := serial.GetPortsList()
|
ports, err := serial.GetPortsList()
|
||||||
|
|||||||
Reference in New Issue
Block a user