MPU6000: use data ready interrupt to prevent stale data
We listen for a data ready interrupt and only read new data in read() if there is new data
Please register or sign in to comment
We listen for a data ready interrupt and only read new data in read() if there is new data