From f86c71b2bb4290adece06fb4cd0aed333201d9fa Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 8 Nov 2021 02:00:35 +0000 Subject: Made calibration window enable Accel wakeups for setting and calibration even when wake mode is inactive. --- src/displayapp/screens/settings/SettingShakeThreshold.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/displayapp/screens/settings/SettingShakeThreshold.h') diff --git a/src/displayapp/screens/settings/SettingShakeThreshold.h b/src/displayapp/screens/settings/SettingShakeThreshold.h index 6d4ccf66..b9ddd8b4 100644 --- a/src/displayapp/screens/settings/SettingShakeThreshold.h +++ b/src/displayapp/screens/settings/SettingShakeThreshold.h @@ -26,6 +26,7 @@ namespace Pinetime { Controllers::MotionController& motionController; System::SystemTask& systemTask; uint8_t calibrating; + bool EnableForCal; uint32_t vDecay,vCalTime; lv_obj_t *positionArc, *animArc,*calButton, *calLabel; lv_task_t* refreshTask; -- cgit v1.2.3-70-g09d2