1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00

14 Commits

Author SHA1 Message Date
b3b
5eaabf18a7 Fix neurosky example
Signed-off-by: b3b <ash.b3b@gmail.com>
2017-03-23 12:27:13 +03:00
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
deadprogram
acfdbee0cb core: Convert all examples to use new Adaptor/Driver signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-03 16:58:43 +02:00
deadprogram
fc82503428 core: Refactor examples to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-09-12 21:33:14 +02:00
Damian Gryski
e65048e795 Fix issues flagged by 'go vet' 2016-07-13 11:27:12 -06: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
c129da61d3 Make golint happy 2014-06-10 15:16:11 -07:00
Adrian Zankich
6f14570641 Fix broken examples 2014-06-06 13:18:07 -07:00
Adrian Zankich
89b781fbdb Update neurosky package and examples 2014-05-22 20:43:00 -07:00
Adrian Zankich
af5413a0bc Update neurosky package 2014-04-27 17:17:05 -07:00