1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-14 19:29:32 +08:00
hybridgroup.gobot/platforms/bebop/bebop_driver_test.go

6 lines
95 B
Go
Raw Normal View History

package bebop
import "github.com/hybridgroup/gobot"
var _ gobot.Driver = (*BebopDriver)(nil)