From 616587a2030be054277ef74fdbf0be626684db3c Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Fri, 10 Dec 2021 11:33:07 -0500 Subject: add demo watch face --- movement/movement_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/movement_config.h') diff --git a/movement/movement_config.h b/movement/movement_config.h index 2ef43ef0..6aeb0b83 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -15,6 +15,7 @@ #include "stopwatch_face.h" #include "totp_face.h" #include "lis2dh_logging_face.h" +#include "demo_face.h" const watch_face_t watch_faces[] = { simple_clock_face, -- cgit v1.2.3