1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00
2024-02-04 18:50:43 +01:00

8 lines
267 B
Go

/*
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"