Add stopwatch face to movement
Simple stopwatch that only counts seconds (not subseconds), minutes and yes, even hours
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "beats_face.h"
|
||||
#include "day_one_face.h"
|
||||
#include "voltage_face.h"
|
||||
#include "stopwatch_face.h"
|
||||
|
||||
const watch_face_t watch_faces[] = {
|
||||
simple_clock_face,
|
||||
|
||||
Reference in New Issue
Block a user