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

Stopwatch lap counter only goes up to 20 laps #2045

Open ediying opened 3 months ago

ediying commented 3 months ago

Verification

Introduce the issue

The lap counter stops working after 20 laps.

Preferred solution

No response

Version

v1.14.0

Ocean-OS commented 3 months ago

That's probably more of a hardware limitation than a software issue, there isn't much memory on the pinetime. I do agree that there should be some sort of indication that you've reached your lap limit, like the lap button becoming grayer.