summaryrefslogtreecommitdiff
path: root/src/components/motion/MotionController.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/motion/MotionController.h')
-rw-r--r--src/components/motion/MotionController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/motion/MotionController.h b/src/components/motion/MotionController.h
index 17bdc52e..3de03d19 100644
--- a/src/components/motion/MotionController.h
+++ b/src/components/motion/MotionController.h
@@ -51,7 +51,6 @@ namespace Pinetime {
private:
uint32_t nbSteps;
- int32_t deltaSteps = 0;
uint32_t currentTripSteps = 0;
int16_t x;
int16_t y;