jevermeister / MPU6050-ChibiOS

Code based on i2cdevlib by Jeff Rowberg
15 stars 15 forks source link

wrong offset for I2CdevwriteBytes? #3

Open smallzzy opened 8 years ago

smallzzy commented 8 years ago

I think the offset is just 1 instead of size(uint8_t) for memcpy.

jevermeister commented 8 years ago

Unable to check this at the moment as I'm pretty busy.