1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00
deadprogram 953c3254e7 core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-08 13:24:03 +01:00

12 lines
316 B
Go

/*
Package parrot contains Gobot adaptors and drivers for the Parrot drones
This package currently supports the following Parrot drones:
- Parrot Minidrone
- Intel Joule developer kit
For further information refer to Parrot README:
https://gobot.io/x/gobot/blob/master/platforms/parrot/README.md
*/
package parrot