jamesmccann-zz/tessel-mpu6050

Error reporting

Opened this issue · 0 comments

I2C errors are not currently being handled in most of the read/write methods.

Consequences of this are not too bad - if there is an error reading from the MPU-6050 you'll likely just get a stream of zero values, however it definitely needs to be visible when a write fails for whatever reason.