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
CurieIMU now has dataReady() functions to check for newly available
accel/gyro data, and also readAccelerometer/GyroScaled(), which reads
then sensor and returns values scaled according to the configured range.
Using these functions in the Visualize101 example makes the source much
simpler
0 commit comments