mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-11 19:29:20 +08:00
8 lines
280 B
Go
8 lines
280 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/v2/platforms/intel-iot/curie"
|