Thomas Kohler
|
d2b01b99e0
|
examples: fix missing checks of return values (#1060)
|
2024-02-11 15:34:50 +01:00 |
Thomas Kohler
|
865e724af0
|
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:23:28 +02:00 |
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
Dmitry Lisin
|
88188d3ccb
|
Use go.mod friendly version of go.bug.st/serial library
|
2020-05-13 19:16:41 +02: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
|
9faf9eb52a
|
core: Use time.Sleep unless waiting for a timeout in a select
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-11-05 13:05:49 +01:00 |
deadprogram
|
23559830ea
|
update: Update tarm/goserial to tarm/serial
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-03 08:38:24 +02:00 |
Matt Aimonetti
|
a129ff03fa
|
Update blink example due to API change
|
2015-10-07 23:35:22 -07:00 |
Adrian Zankich
|
02a62d043a
|
Refactor firmata client library into seperate package
Green tests
Refactor tests to table driven
Refactor analog, digital and i2c
Fix tests
golint client package
Fix tests
Add ServoConfig
Rename query and i2c functions
Fix tests
Fix typo
|
2015-06-30 14:11:22 -07:00 |