tedyapo / arduino-MLX90393

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

Driver should support a delayed read when DRDY line is unavailable #3

Closed tedyapo closed 8 years ago

tedyapo commented 8 years ago

delay time should be set from datasheet equations, allowing for a healthy safety margin

tedyapo commented 8 years ago

added with #6