diff options
author | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-20 08:25:45 -0400 |
---|---|---|
committer | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-20 08:25:45 -0400 |
commit | 4bc4198cc616240a1dded8338d18fbf73e42a4e2 (patch) | |
tree | 41e225983dd08bff83fea438280379d7cf4ef35c /movement/movement_faces.h | |
parent | 6e9e264c65f30e4046efbf27ebe801cd1f338122 (diff) | |
parent | c4de155083d1f5574138976d7d697e572dc12a03 (diff) | |
download | Sensor-Watch-4bc4198cc616240a1dded8338d18fbf73e42a4e2.tar.gz Sensor-Watch-4bc4198cc616240a1dded8338d18fbf73e42a4e2.tar.bz2 Sensor-Watch-4bc4198cc616240a1dded8338d18fbf73e42a4e2.zip |
Merge branch 'mars-clock'
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r-- | movement/movement_faces.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h index d2c57ed1..e279683e 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -46,6 +46,7 @@ #include "countdown_face.h" #include "blinky_face.h" #include "moon_phase_face.h" +#include "mars_time_face.h" #include "orrery_face.h" #include "astronomy_face.h" #include "tomato_face.h" |