You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi it would be really helpfull to have a gyroAvailable() or accAvailable() funccion to indicate when new data is available, having an option to set de sample rate but not a funccion that indicates when new data is availble up to this sample rate it is a waste. I have seen the register to achive this data: STATUS_REG (1Eh)
I have tried to make it work by my self, but I could not read correctly the registers
The text was updated successfully, but these errors were encountered:
Hi it would be really helpfull to have a gyroAvailable() or accAvailable() funccion to indicate when new data is available, having an option to set de sample rate but not a funccion that indicates when new data is availble up to this sample rate it is a waste. I have seen the register to achive this data: STATUS_REG (1Eh)
I have tried to make it work by my self, but I could not read correctly the registers
The text was updated successfully, but these errors were encountered: