1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00
deadprogram 40fc1a2411 gopigo3: moving GoPiGo3 into separate subpackage of Dexter to make room for more robots
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-09-14 14:16:20 +02:00

11 lines
270 B
Go

/*
Package dexter contains Gobot drivers for the Dexter Industries robots
This package currently supports the following robots:
- GoPiGo3
For further information refer to Dexter README:
https://gobot.io/x/gobot/blob/master/platforms/dexter/README.md
*/
package dexter