2023-02-14 20:55:36 +08:00
|
|
|
/*
|
|
|
|
Package rockpi contains the Gobot adaptor for Radxa's Rock Pi Single Board Computers.
|
|
|
|
|
|
|
|
For further information refer to rockpi README:
|
2024-02-13 22:58:31 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/rockpi/README.md
|
2023-02-14 20:55:36 +08:00
|
|
|
*/
|
2023-05-20 20:25:21 +08:00
|
|
|
package rockpi // import "gobot.io/x/gobot/v2/platforms/rockpi"
|