Made calibration window enable Accel wakeups for setting and calibration even when wake mode is inactive.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user