diff options
author | Ekaitz Zárraga <ekaitz@elenq.tech> | 2023-11-19 15:36:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-19 15:36:52 +0100 |
commit | 735bbc97d7cdf8564f8f7efe16f2a14d48cd0e28 (patch) | |
tree | abd22d507af244e7a40b4aafa37f3a3f1f489f97 /movement/movement_faces.h | |
parent | f77ddc83b8b1ac5b9516496d0f9ead7865026ce5 (diff) | |
parent | 50e3da11bd03434cead1314cb5292789f58e687d (diff) | |
download | Sensor-Watch-735bbc97d7cdf8564f8f7efe16f2a14d48cd0e28.tar.gz Sensor-Watch-735bbc97d7cdf8564f8f7efe16f2a14d48cd0e28.tar.bz2 Sensor-Watch-735bbc97d7cdf8564f8f7efe16f2a14d48cd0e28.zip |
Merge branch 'main' into couch-2-5k
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r-- | movement/movement_faces.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h index a88b3222..cb58612f 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -96,6 +96,8 @@ #include "decimal_time_face.h" #include "wyoscan_face.h" #include "couch_to_5k_face.h" +#include "minute_repeater_decimal_face.h" +#include "tuning_tones_face.h" // New includes go above this line. #endif // MOVEMENT_FACES_H_ |