From 3025984eb558442e86edf0c99f5d7fbb0d619f10 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Fri, 4 Mar 2022 14:44:42 -0600 Subject: movement: first pass at mars clock --- movement/movement_faces.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/movement_faces.h') diff --git a/movement/movement_faces.h b/movement/movement_faces.h index ae94efa7..15186286 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -45,6 +45,7 @@ #include "countdown_face.h" #include "blinky_face.h" #include "moon_phase_face.h" +#include "mars_time_face.h" // New includes go above this line. #endif // MOVEMENT_FACES_H_ -- cgit v1.2.3