2017-04-21 01:32:38 +08:00
|
|
|
/*
|
2017-04-21 01:51:31 +08:00
|
|
|
Package tinkerboard contains the Gobot adaptor for the ASUS Tinker Board.
|
2017-04-21 01:32:38 +08:00
|
|
|
|
|
|
|
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"
|