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

@@ -34,7 +34,7 @@
* when the timer is stopped resets it.
*
* This face does not count sub-seconds.
* See also: "stock_stopwatch_face.h"
* See also: "fast_stopwatch_face.h"
*/
#include "movement.h"