| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | upper bound for elapsed time | codingjourney | 2025-11-04 | 1 | -2/+3 |
| | | |||||
| * | upper bound for lap numbers | codingjourney | 2025-11-04 | 1 | -1/+1 |
| | | |||||
| * | improved naming of lap-related fields and methods | codingjourney | 2025-11-04 | 1 | -13/+13 |
| | | |||||
| * | lap storage as CircularBuffer, minor fixes | codingjourney | 2025-11-04 | 1 | -14/+5 |
| | | |||||
| * | minor fixes: | codingjourney | 2025-11-04 | 1 | -32/+11 |
| | | | | | | | | | | * more consistent function names * lapCapacity as constexpr * LastLap returns std::optional * simplified handling of TickType_t values * removed unused methods * minor fix in lap rendering | ||||
| * | StopWatch: add persistence | Jan Hustak | 2025-11-04 | 1 | -0/+101 |
| # Conflicts: # src/displayapp/screens/StopWatch.h | |||||
