Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Kohler 91b7d078aa
build(linter): fix makezero linter issue (#965) 2023-06-20 19:07:24 +02: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 fcdf286f1d
Fix(build): linter findings of "gosimple", "govet" and "staticcheck" (#917)
Fix also encoder and dps overflow in gopigo3 "GetMotorStatus()". Problem found by "staticcheck".
2023-05-19 14:16:22 +02:00
Thomas Kohler ad59d23e2e introduce generic i2c.Driver with example for digispark
fix missing/wrong entries in README
stabilize test
2022-10-02 14:18:08 +02:00
ChrisC 7455e4bd91 update uuid package and directly access it; remove archived uuid package 2021-01-16 21:50:31 +01:00
Trevor Rosen 1a91af1021 Tests and related tweaks 2019-05-22 11:34:39 +02:00
Trevor Rosen b23015da8e Add some tests for RobotWork management 2019-05-22 11:34:39 +02:00