InfiniTimeOrg / InfiniTime

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

Restore timer duration when finished #1991

Open Alerymin opened 8 months ago

Alerymin commented 8 months ago

Verification

Introduce the issue

I had to use the timer multiple times for the same duration, but I had to reset it everytime to 30 seconds which is annoying

Preferred solution

restore the previously selected duration when timer finished

Version

1.14.0