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
No Accelerometer instrument found. It's only in the Sensor instrument named as MPU6050 and only has a graph plot. Parent issue is #991
Expected Behaviour
Functionality of reading the built-in accelerometer sensor and an external I2C connected sensor and displaying real-time values in the created layout according to #992
Reading built in sensor
Displaying raw values, max and min for the three axes
Async Task to receive values from the sensor and direct them to relevant view in the view holder