mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-24 13:48:49 +08:00
12 lines
367 B
Go
12 lines
367 B
Go
/*
|
|
Package inteliot contains Gobot adaptors for the Intel IoT platforms.
|
|
|
|
This package currently supports the following Intel IoT hardware:
|
|
- Intel Edison with the Arduino breakout board
|
|
- Intel Joule developer kit
|
|
|
|
For further information refer to intel-iot README:
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/intel-iot/README.md
|
|
*/
|
|
package inteliot
|