summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-02-14 14:00:35 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-02-14 14:07:52 -0500
commit0fcc60e3889ed0e2b044acba9f5dcec7df299587 (patch)
tree44af019951c9da26836a299edfbe4a65df59220a /movement/movement_faces.h
parent2d9192dff1dcd22951eba73b5f23742a4622e1e6 (diff)
downloadSensor-Watch-0fcc60e3889ed0e2b044acba9f5dcec7df299587.tar.gz
Sensor-Watch-0fcc60e3889ed0e2b044acba9f5dcec7df299587.tar.bz2
Sensor-Watch-0fcc60e3889ed0e2b044acba9f5dcec7df299587.zip
movement: add moon phase complication
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 ce810b83..ae94efa7 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -44,6 +44,7 @@
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
#include "blinky_face.h"
+#include "moon_phase_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_