Any idea why ActivityMonitor.getInfo().distance and ActivityMonitor.getHistory().distance returns the value in feet?
I set the values in the simulator, then I print them. I thought it was supposed to be in centimeters?
Any idea why ActivityMonitor.getInfo().distance and ActivityMonitor.getHistory().distance returns the value in feet?
I set the values in the simulator, then I print them. I thought it was supposed to be in centimeters?
I'm seeing cms. I'm on 3.1.8, but it's been this way since 1.0.0
I input the data in feet, then I print that value using ActivityMonitor.getHistory().distance. Seems like it is in feet?
So it's just in history and not in today's distance. Sounds like the label on that column should be cm and not feet.
Yep that is the only explanation that makes sense
having it labeled ft and then converted doesn't make sense as some folks would be metric. I think it's just the heading is bad.
Agreed!