1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-29 13:49:14 +08:00

4 Commits

Author SHA1 Message Date
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
deadprogram
25c2abe3e5 microbit: increase driver test coverage
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-04-05 21:56:41 +02:00
deadprogram
91abb2a14b microbit: refactoring to use BLEConnector interface and provide tests
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-04-05 12:40:17 +02:00
deadprogram
3fdf0639e1 microbit: add accelerometer implementation
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-03-01 01:23:50 +01:00