mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-13 19:29:10 +08:00
8 lines
272 B
Go
8 lines
272 B
Go
/*
|
|
Package nanopi contains the Gobot adaptor for the FriendlyARM NanoPi Boards.
|
|
|
|
For further information refer to nanopi README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/nanopi/README.md
|
|
*/
|
|
package nanopi // import "gobot.io/x/gobot/v2/platforms/nanopi"
|