Add Stopwatch application
It can be started, stopped, and cleared. It also continues to run if you leave the screen.
This commit is contained in:
@@ -50,7 +50,6 @@ ReturnCode SetTimeScreen::init()
|
||||
|
||||
NextTime SetTimeScreen::execute()
|
||||
{
|
||||
//TODO: Fix this so it doesn't constantly refresh
|
||||
refresh();
|
||||
|
||||
return NextTime::never();
|
||||
|
||||
Reference in New Issue
Block a user