From 524b204a30b3f6bf564d0bc9a41b9098c0b209b6 Mon Sep 17 00:00:00 2001 From: Rob Pilling Date: Wed, 19 Apr 2023 22:40:54 +0100 Subject: [PATCH] drained: document features in README --- apps/drained/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/drained/README.md b/apps/drained/README.md index 3ddee5907..7bef74d81 100644 --- a/apps/drained/README.md +++ b/apps/drained/README.md @@ -1,9 +1,15 @@ # Drained -With this app installed, your Bangle will automatically switch into low power mode when the battery reaches 5% battery, displaying a simple clock. +With this app installed, your Bangle will automatically switch into low power mode when the battery reaches 5% battery (or a preconfigured percentage), displaying a simple clock. When the battery is then charged above 20% (also configurable), normal operation is restored. + +Low power mode can also be exited manually, by tapping the primary watch button (an initial tap may be required to unlock the watch). # Features +## Persistence +- [x] Restore normal operation with sufficient charge +- [x] Reactivate on watch startup + ## Time - [x] Show simple date/time - [ ] Disable alarms - with a setting?