diff options
| author | Diego Miguel <dmlls@diegomiguel.me> | 2022-03-03 01:57:42 +0100 |
|---|---|---|
| committer | Diego Miguel <dmlls@diegomiguel.me> | 2022-06-11 16:56:35 +0200 |
| commit | a890f8568a0d0adfdd7118a21393d16c2423f941 (patch) | |
| tree | 2620fbd43d76585c21aa128651e9ac90294d4055 /src/displayapp/screens/WatchFaceInfineat.h | |
| parent | 03790d4e632ce95d98ae366407eb06da8c0a7620 (diff) | |
Fixes in side cover toggling
Diffstat (limited to 'src/displayapp/screens/WatchFaceInfineat.h')
| -rw-r--r-- | src/displayapp/screens/WatchFaceInfineat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/displayapp/screens/WatchFaceInfineat.h b/src/displayapp/screens/WatchFaceInfineat.h index 77730062..afc25393 100644 --- a/src/displayapp/screens/WatchFaceInfineat.h +++ b/src/displayapp/screens/WatchFaceInfineat.h @@ -123,8 +123,6 @@ namespace Pinetime { Controllers::MotionController& motionController; lv_task_t* taskRefresh; - - bool ToggleShowSideCover(); }; } } |
