mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-01 13:48:57 +08:00
8 lines
285 B
Go
8 lines
285 B
Go
![]() |
/*
|
||
|
Package serialport provides the Gobot adaptor for serial communication with drivers.
|
||
|
|
||
|
For further information refer to readme:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/serialport/README.md
|
||
|
*/
|
||
|
package serialport // import "gobot.io/x/gobot/v2/platforms/serialport"
|