summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-04-06 14:56:18 -0400
committerJoey Castillo <joeycastillo@utexas.edu>2022-04-06 14:56:18 -0400
commit4e89d70f999c8766a9cebe0700e1d6ea9d7bbfcf (patch)
tree2baca9564649801aef3be5dc4600284900d528d6 /movement/movement_faces.h
parent2cba47996ed08c83b7c9b2ba521b68fb8a62f666 (diff)
parent1ec1f2e4207405d55c34c936e2c458cb4a7e8806 (diff)
downloadSensor-Watch-4e89d70f999c8766a9cebe0700e1d6ea9d7bbfcf.tar.gz
Sensor-Watch-4e89d70f999c8766a9cebe0700e1d6ea9d7bbfcf.tar.bz2
Sensor-Watch-4e89d70f999c8766a9cebe0700e1d6ea9d7bbfcf.zip
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clock
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r--movement/movement_faces.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h
index 15186286..d068a7f9 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -32,6 +32,7 @@
#include "pulsometer_face.h"
#include "thermistor_readout_face.h"
#include "thermistor_logging_face.h"
+#include "thermistor_testing_face.h"
#include "character_set_face.h"
#include "beats_face.h"
#include "day_one_face.h"
@@ -46,6 +47,9 @@
#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"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_