mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-24 13:48:49 +08:00
8 lines
282 B
Go
8 lines
282 B
Go
/*
|
|
Package rockpi contains the Gobot adaptor for Radxa's Rock Pi Single Board Computers.
|
|
|
|
For further information refer to rockpi README:
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/rockpi/README.md
|
|
*/
|
|
package rockpi // import "gobot.io/x/gobot/v2/platforms/rockpi"
|