summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorAndrew Mike <logomancer@users.noreply.github.com>2023-01-10 17:02:41 -0500
committerGitHub <noreply@github.com>2023-01-10 17:02:41 -0500
commit280d8b246a60fa49d932bfbc573b93acffd7af29 (patch)
tree14b0895c7d0bef4a96f4b583eca862804994422a /movement/movement_faces.h
parent6b71711079bd35cab61356e7b47c27445fd5eee5 (diff)
downloadSensor-Watch-280d8b246a60fa49d932bfbc573b93acffd7af29.tar.gz
Sensor-Watch-280d8b246a60fa49d932bfbc573b93acffd7af29.tar.bz2
Sensor-Watch-280d8b246a60fa49d932bfbc573b93acffd7af29.zip
New watch face: Tally counter (tally_face) (#160)
* Add tally face * Fix copyright block to reflect real author * Fix indentation * More style editing, edited comments * silence warning in tally_face Co-authored-by: Andrew Mike <andrew@7thmagic.net> Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
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 3ab32064..2506671f 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -68,6 +68,7 @@
#include "finetune_face.h"
#include "databank_face.h"
#include "tempchart_face.h"
+#include "tally_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_