deadprogram
|
4c834e703c
|
examples: firmata examples take command line param for port to use to microcontroller
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-07-12 18:08:46 -06: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
|
e01baa7b75
|
gpio: display events in PIR detect example
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-30 22:07:01 +01:00 |
deadprogram
|
14f5a1989b
|
gpio: Add initial support for PIR motion detector
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-22 15:17:49 +02:00 |