1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-09 19:29:27 +08:00
Thomas Kohler 865e724af0
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
2023-05-29 19:23:28 +02:00

12 lines
319 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/v2/blob/master/platforms/parrot/README.md
*/
package parrot