mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-24 13:48:49 +08:00
8 lines
244 B
Go
8 lines
244 B
Go
/*
|
|
Package megapi provides the Gobot adaptor for MegaPi.
|
|
|
|
For more information refer to the README:
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/megapi/README.md
|
|
*/
|
|
package megapi // import "gobot.io/x/gobot/v2/platforms/megapi"
|