summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-03-04 14:44:42 -0600
committerJoey Castillo <joeycastillo@utexas.edu>2022-03-04 16:29:21 -0600
commit3025984eb558442e86edf0c99f5d7fbb0d619f10 (patch)
treeb1dfa3ea48afdaa1332673b346aa93eba1375e92 /movement/movement_faces.h
parentea988208e10dbcf62eff65522ec9f92231d880e9 (diff)
downloadSensor-Watch-3025984eb558442e86edf0c99f5d7fbb0d619f10.tar.gz
Sensor-Watch-3025984eb558442e86edf0c99f5d7fbb0d619f10.tar.bz2
Sensor-Watch-3025984eb558442e86edf0c99f5d7fbb0d619f10.zip
movement: first pass at mars clock
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r--movement/movement_faces.h1
1 files changed, 1 insertions, 0 deletions
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_