InfiniTimeOrg / InfiniTime

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

[Feature Request] Timer: Add support for longer than an hour #1677

Closed kop316 closed 1 year ago

kop316 commented 1 year ago

Verification

Introduce the issue

Hello! I noticed that the timer can only go up to 59:59. It would be nice if I make a timer for longer than that.

Preferred solution

Possibly, add a third column for hours?

Version

No response