From 90e458b00075955f5fe459f4f9f965d9ddf9d11c Mon Sep 17 00:00:00 2001 From: mark9064 <30447455+mark9064@users.noreply.github.com> Date: Fri, 18 Oct 2024 00:04:52 +0100 Subject: Unconditionally update motion --- src/systemtask/SystemTask.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/systemtask/SystemTask.h') diff --git a/src/systemtask/SystemTask.h b/src/systemtask/SystemTask.h index 0ee877b7..9d99124e 100644 --- a/src/systemtask/SystemTask.h +++ b/src/systemtask/SystemTask.h @@ -139,7 +139,6 @@ namespace Pinetime { void GoToRunning(); void GoToSleep(); void UpdateMotion(); - bool stepCounterMustBeReset = false; static constexpr TickType_t batteryMeasurementPeriod = pdMS_TO_TICKS(10 * 60 * 1000); SystemMonitor monitor; -- cgit v1.2.3-70-g09d2