hybridgroup.gobot/drivers/serial/doc.go

8 lines
267 B
Go
Raw Normal View History

/*
Package serial provides Gobot drivers for Serial Port communication based devices.
For further information refer to readme:
https://github.com/hybridgroup/gobot/blob/master/drivers/serial/README.md
*/
package serial // import "gobot.io/x/gobot/v2/drivers/serial"