Updated README.md

Detailed the battery saving mode
This commit is contained in:
Th3maz1ng 2025-02-12 08:30:41 +01:00
parent e9f50ca30b
commit 4fd86d28ff

View File

@ -309,8 +309,10 @@ sets a white background, be able to make it also flash with a red background.
* Write an alarm app which set an RTC alarm to vibrate the watch.
* Write a timer app with countdown and lap functionality.
* Implement a battery saving mode activated on low batterie (ie <= 10 %).
* This mode would turn bluetooth off
* This mode would set the screen brightness to 50 %
* This mode would :
* turn bluetooth off.
* set the screen brightness to 50 %.
* throttle the MCU frequency down to 80 or 40 Mhz.
## Done List :