8 lines
219 B
Go
8 lines
219 B
Go
|
/*
|
||
|
Package joule contains the Gobot adaptor for the Intel Joule.
|
||
|
|
||
|
For further information refer to intel-iot README:
|
||
|
https://github.com/hybridgroup/gobot/blob/master/platforms/intel-iot/joule/README.md
|
||
|
*/
|
||
|
package joule
|