rename stock_stopwatch -> fast_stopwatch

This commit is contained in:
joeycastillo
2024-09-29 13:27:35 -04:00
parent 78f23dc215
commit 32a49a5e11
9 changed files with 32 additions and 32 deletions

View File

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