mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-29 13:49:14 +08:00
11 lines
411 B
Go
11 lines
411 B
Go
/*
|
|
This package contains the Gobot adaptor for the Intel Edison (http://www.intel.com/content/www/us/en/do-it-yourself/edison.html) IoT platform.
|
|
|
|
This package currently supports the following Intel IoT hardware:
|
|
- Intel Edison with the Arduino breakout board
|
|
|
|
For further information refer to intel-iot README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/intel-iot/README.md
|
|
*/
|
|
package inteliot
|