tedyapo / arduino-MLX90393

Arduino library for MLX90393 magnetometer sensor
MIT License
49 stars 26 forks source link

Output scale is incorrect #4

Closed tedyapo closed 8 years ago

tedyapo commented 8 years ago

x- (and sometimes y-) scales are incorrect. Seems to vary across resets - may be some uninitialized data.

tedyapo commented 8 years ago

Fixed by : https://github.com/tedyapo/arduino-MLX90393/pull/5