Commit Graph

11 Commits

Author SHA1 Message Date
Marc-Antoine Ruel 50d5869808 Fix go test ./...
Make all examples to not be built by default by adding the build tag 'example'.
Some files were automatically reformatted by goimports upon saving.
2017-03-13 11:01:39 -04: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
deadprogram 4230d2ab2f examples: remove Master unless needed for less code
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-18 21:08:25 +02:00
deadprogram 458c750f33 core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-15 20:02:54 +02:00
Adrian Zankich 244ec0a0cf fmt examples 2014-07-10 17:21:21 -07:00
Adrian Zankich 7eec236b07 Update examples 2014-07-08 18:36:14 -07:00
Adrian Zankich 851b9bc48e Fix robot command initialization 2014-06-07 20:57:51 -07:00
Adrian Zankich ef41a36f0f Update hello examples 2014-05-22 20:18:45 -07:00
Adrian Zankich a435a0bd7d Expose robot functions via api 2013-11-27 20:05:45 -08:00
deadprogram 6cd2c585b8 Reformat examples using gofmt 2013-11-13 20:47:21 -08:00
Adrian Zankich c76afdc1d2 WIP connections and devices 2013-10-22 16:45:31 -07:00