mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-06 19:29:15 +08:00
8 lines
229 B
Go
8 lines
229 B
Go
/*
|
|
Package chip contains the Gobot adaptor for the CHIP
|
|
|
|
For further information refer to the chip README:
|
|
https://gobot.io/x/gobot/blob/master/platforms/chip/README.md
|
|
*/
|
|
package chip // import "gobot.io/x/gobot/platforms/chip"
|