2016-01-30 18:00:27 +08:00
|
|
|
/*
|
2017-04-27 16:04:54 +08:00
|
|
|
Package chip contains the Gobot adaptor for the CHIP and CHIP Pro
|
2016-01-30 18:00:27 +08:00
|
|
|
|
|
|
|
For further information refer to the chip README:
|
2016-12-21 17:51:24 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/chip/README.md
|
2016-01-30 18:00:27 +08:00
|
|
|
*/
|
2023-05-20 20:25:21 +08:00
|
|
|
package chip // import "gobot.io/x/gobot/v2/platforms/chip"
|