bring in stock stopwatch face, refactor to use TC1

This commit is contained in:
joeycastillo
2024-09-29 13:11:32 -04:00
parent e2ac434c3b
commit e21561b330
5 changed files with 22 additions and 25 deletions

View File

@@ -29,6 +29,7 @@
#include "beats_face.h"
#include "world_clock_face.h"
#include "countdown_face.h"
#include "stock_stopwatch_face.h"
#include "set_time_face.h"
#include "preferences_face.h"
// New includes go above this line.