2014-11-05 09:14:36 +08:00
|
|
|
/*
|
|
|
|
Package raspi contains the Gobot adaptor for the Raspberry Pi.
|
|
|
|
|
|
|
|
For further information refer to raspi README:
|
2016-12-21 17:55:29 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/raspi/README.md
|
2014-11-05 09:14:36 +08:00
|
|
|
*/
|
2016-12-08 20:24:03 +08:00
|
|
|
package raspi // import "gobot.io/x/gobot/platforms/raspi"
|