Skip to content

Commit

Permalink
added missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjourney committed Oct 30, 2024
1 parent 5d97a2e commit f045b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/displayapp/screens/StopWatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ void StopWatch::OnPause() {
RenderTime(); // make sure displayed time is not stale
DisplayPaused();
wakeLock.Release();
}
}

0 comments on commit f045b67

Please sign in to comment.