mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-14 19:29:32 +08:00
8 lines
269 B
Go
8 lines
269 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/platforms/nanopi"
|