Skip to content

Commit

Permalink
added missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjourney committed Nov 6, 2024
1 parent dbd222f commit 0195a1c
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 0195a1c

Please sign in to comment.