8 lines
286 B
Go
8 lines
286 B
Go
/*
|
|
Package tinkerboard contains the Gobot adaptor for the ASUS Tinker Board.
|
|
|
|
For further information refer to tinkerboard README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/tinkerboard/README.md
|
|
*/
|
|
package tinkerboard // import "gobot.io/x/gobot/platforms/tinkerboard"
|