summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorTheOnePerson <a.nebinger@web.de>2023-03-06 21:41:48 +0100
committerTheOnePerson <a.nebinger@web.de>2023-03-06 21:41:48 +0100
commit267cdaa222a105fbbc0989c437c295970e45ea06 (patch)
tree8264404caa7c7b73348883bb33f83fc5e985385b /movement/movement_faces.h
parent59ff5492356013196c9c283c8e237b9d2db584a9 (diff)
downloadSensor-Watch-267cdaa222a105fbbc0989c437c295970e45ea06.tar.gz
Sensor-Watch-267cdaa222a105fbbc0989c437c295970e45ea06.tar.bz2
Sensor-Watch-267cdaa222a105fbbc0989c437c295970e45ea06.zip
timer face: initial commit, fully functional
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r--movement/movement_faces.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h
index 901260eb..56e722dd 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -75,6 +75,7 @@
#include "rpn_calculator_face.h"
#include "ships_bell_face.h"
#include "habit_face.h"
+#include "timer_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_