From 348d3de60bc61f04f11f5409c5950afb22aeb788 Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Wed, 5 Apr 2023 21:46:15 +0300 Subject: Watchfaces: Assume motionsensor is ok The watch face shouldn't and doesn't start before the sensor is ready. --- src/displayapp/screens/WatchFacePineTimeStyle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/displayapp/screens/WatchFacePineTimeStyle.h') diff --git a/src/displayapp/screens/WatchFacePineTimeStyle.h b/src/displayapp/screens/WatchFacePineTimeStyle.h index 6ac0cd28..a5c06901 100644 --- a/src/displayapp/screens/WatchFacePineTimeStyle.h +++ b/src/displayapp/screens/WatchFacePineTimeStyle.h @@ -56,7 +56,6 @@ namespace Pinetime { Utility::DirtyValue bleState {}; Utility::DirtyValue bleRadioEnabled {}; Utility::DirtyValue> currentDateTime {}; - Utility::DirtyValue motionSensorOk {}; Utility::DirtyValue stepCount {}; Utility::DirtyValue notificationState {}; -- cgit v1.2.3-70-g09d2