InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 901 forks source link

Restore brightness level when closing the Flashlight application #2038

Open JF002 opened 3 months ago

JF002 commented 3 months ago

The brightness level is stored when entering the app, and restored when closing it. Based on another fixed suggested by @serosi in #1907.

Fixes #1751.

github-actions[bot] commented 3 months ago
Build size and comparison to main: Section Size Difference
text 377544B 32B
data 940B 0B
bss 63540B 0B
mark9064 commented 3 months ago

This is fixed as part of the brightness refactors for AOD, but merging this now would be fine, no problem rebasing