From 20b31fdbe5667930ad9ec1fae5dd13010c783a47 Mon Sep 17 00:00:00 2001 From: Diego Miguel Date: Sat, 21 May 2022 14:04:49 +0200 Subject: Show battery indicator when side cover hidden --- src/displayapp/screens/WatchFaceInfineat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/displayapp/screens/WatchFaceInfineat.h') diff --git a/src/displayapp/screens/WatchFaceInfineat.h b/src/displayapp/screens/WatchFaceInfineat.h index 3e4491fe..b6f5f08c 100644 --- a/src/displayapp/screens/WatchFaceInfineat.h +++ b/src/displayapp/screens/WatchFaceInfineat.h @@ -139,6 +139,7 @@ namespace Pinetime { Controllers::MotionController& motionController; void SetBatteryLevel(uint8_t batteryPercent); + void ToggleBatteryIndicatorColor(bool showSideCover); lv_task_t* taskRefresh; }; -- cgit v1.2.3-70-g09d2