Fixes in side cover toggling

This commit is contained in:
Diego Miguel
2022-03-03 01:57:42 +01:00
parent 03790d4e63
commit a890f8568a
3 changed files with 39 additions and 40 deletions

View File

@@ -123,8 +123,6 @@ namespace Pinetime {
Controllers::MotionController& motionController;
lv_task_t* taskRefresh;
bool ToggleShowSideCover();
};
}
}