1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-01 13:48:57 +08:00

7 Commits

Author SHA1 Message Date
gmarik
e494b9fb99 Refactor to use gobottest test helpers 2016-02-22 00:33:58 -05:00
Adrian Zankich
386042575f Increase i2c test coverage 2014-12-22 13:36:52 -08:00
Adrian Zankich
69a93ad088 Refactor i2c driver interfaces 2014-11-29 12:10:23 -08:00
Adrian Zankich
1f2c7fd6c7 Refactor i2c to use new driver interface 2014-11-22 19:38:39 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
abc1f0b201 Update platforms to support the new Driver and Adaptor interfaces 2014-11-16 12:25:48 -08:00
deadprogram
b4ff16d14b Support for MPU6050
- Add initial support for MPU6050
- Add real simple test impl
- Add proper formatting
- This pumps out data
2014-11-10 17:05:14 -08:00