mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-27 13:48:56 +08:00
8 lines
251 B
Go
8 lines
251 B
Go
/*
|
|
Package raspi contains the Gobot adaptor for the Raspberry Pi.
|
|
|
|
For further information refer to raspi README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/raspi/README.md
|
|
*/
|
|
package raspi // import "gobot.io/x/gobot/platforms/raspi"
|