From 1b4bfe35c2ee402314a4aab503bc6d5890eeee91 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Mon, 8 Nov 2021 09:50:54 -0600 Subject: movement: day one watch face, counts days from birth --- 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 9629a570..70bedc22 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -9,6 +9,7 @@ #include "thermistor_logging_face.h" #include "character_set_face.h" #include "beats_face.h" +#include "day_one_face.h" #include "voltage_face.h" const watch_face_t watch_faces[] = { -- cgit v1.2.3