summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 2969de55..94456776 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -28,8 +28,11 @@
#include "movement_faces.h"
const watch_face_t watch_faces[] = {
- accelerometer_data_acquisition_face,
simple_clock_face,
+ world_clock_face,
+ sunrise_sunset_face,
+ moon_phase_face,
+ thermistor_readout_face,
preferences_face,
set_time_face,
};