diff options
Diffstat (limited to 'movement/movement_faces.h')
| -rw-r--r-- | movement/movement_faces.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h index 518a4358..9333401b 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -39,6 +39,7 @@ #include "voltage_face.h" #include "stopwatch_face.h" #include "totp_face.h" +#include "totp_face_lfs.h" #include "lis2dw_logging_face.h" #include "demo_face.h" #include "hello_there_face.h" @@ -56,7 +57,9 @@ #include "probability_face.h" #include "wake_face.h" #include "frequency_correction_face.h" +#include "alarm_face.h" #include "ratemeter_face.h" +#include "weeknumber_clock_face.h" // New includes go above this line. #endif // MOVEMENT_FACES_H_ |
