8 lines
277 B
Go
8 lines
277 B
Go
|
/*
|
||
|
Package curie contains the Gobot driver for the Intel Curie IMU.
|
||
|
|
||
|
For further information refer to intel-iot README:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/intel-iot/curie/README.md
|
||
|
*/
|
||
|
package curie // import "gobot.io/x/gobot/platforms/intel-iot/curie"
|