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