summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--movement/template/template.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/movement/template/template.h b/movement/template/template.h
index 8c1b3126..be88e52a 100644
--- a/movement/template/template.h
+++ b/movement/template/template.h
@@ -27,6 +27,13 @@
#include "movement.h"
+/*
+ * A DESCRIPTION OF YOUR WATCH FACE
+ *
+ * and a description of how use it
+ *
+ */
+
typedef struct {
// Anything you need to keep track of, put it here!
uint8_t unused;