Seeed-Studio/Grove_3_Axis_Compass_V2.0_BMM150

Usage of Wire library.

Closed this issue · 1 comments

The Wire.endTransmission() and Wire.beginTransmission() should not be used together with Wire.requestFrom().

Explanation: Common-mistakes, number 2 and 3.

Thanks and it was corrected now.