summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/StopWatch.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-04Improve stopwatch (#432)Riku Isokoski1-6/+10
2021-04-17Stopwatch: improve variable namingPeetz0r1-2/+2
2021-04-04Big UI and navigation RewriteJoaquim1-1/+1
2021-03-20Reworked based on PR comments.panky-codes1-12/+12
2021-03-15Removed unused variables. Tested.panky-codes1-3/+2
2021-03-13Added some comments for clarity. Ready for review. Tested.panky-codes1-2/+2
2021-03-13Adding laps completed.panky-codes1-2/+9
2021-03-12Laps introduced. Tested. Need to change the icon.panky-codes1-1/+37
2021-03-12Added a button for stop lap. Logic works. Need to implement symbol and buffer...panky-codes1-2/+11
2021-03-11Added play/pause button.panky-codes1-2/+4
2021-03-11Changed the clock source. Stopwatch works. Need to add butttons.panky-codes1-4/+4
2021-03-11Basic logic done. Need to change the timer source to get ms. Also need to rep...panky-codes1-0/+33