Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StopWatch: add persistence #2141

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    895dc10 View commit details
    Browse the repository at this point in the history
  2. minor fixes:

    * 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
    codingjourney committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    45f857c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45adffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f186a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36b7578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec2a767 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96fd2df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbd222f View commit details
    Browse the repository at this point in the history
  9. added missing newline

    codingjourney committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0195a1c View commit details
    Browse the repository at this point in the history