8 lines
197 B
Go
8 lines
197 B
Go
|
/*
|
||
|
Package chip contains the Gobot adaptor for the CHIP
|
||
|
|
||
|
For further information refer to the chip README:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/chip/README.md
|
||
|
*/
|
||
|
package chip
|