8 lines
260 B
Go
8 lines
260 B
Go
|
/*
|
||
|
Package up2 contains the Gobot adaptor for the Upboard UP2.
|
||
|
|
||
|
For further information refer to the UP2 README:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/upboard/up2/README.md
|
||
|
*/
|
||
|
package up2 // import "gobot.io/x/gobot/platforms/upboard/up2"
|