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
|
64ae34f40f
|
examples: Correct adafruit examples to use new drivers package location
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-15 19:55:43 +02:00 |
deadprogram
|
6c1e392b18
|
Correct adafruit examples to use new drivers package location
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-15 19:48:34 +02:00 |
Josh Finken
|
409cdfb041
|
Removing the raspi_adafruit program as it has been split into three separate programs, removing my Makefile for the raspi adafruit programs, and fixing up a few comments.
|
2016-09-02 06:44:50 -06:00 |
Josh Finken
|
995cd7deb5
|
Adding support for the Adafruit Servo/PWM HAT. This required a slight refactor to the existing Motor HAT code to support multiple I2C addresses.
|
2016-08-25 20:51:00 -06:00 |
Josh Finken
|
5a1707340f
|
More explicit initialization in Start, slight refactor, and separate DC Motor and Stepper Motor examples.
|
2016-08-24 22:25:41 -06:00 |