2016-08-26 00:10:52 +08:00
|
|
|
/*
|
|
|
|
Package joule contains the Gobot adaptor for the Intel Joule.
|
|
|
|
|
|
|
|
For further information refer to intel-iot README:
|
2016-12-21 17:52:17 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/intel-iot/joule/README.md
|
2016-08-26 00:10:52 +08:00
|
|
|
*/
|
2016-12-08 20:24:03 +08:00
|
|
|
package joule // import "gobot.io/x/gobot/platforms/intel-iot/joule"
|