Changes the motion state (moving/stationary).
Use this to manually indicate movement state when automatic detection may be inaccurate.
Future<bool> changePace(bool isMoving);