summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-25 17:12:56 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-25 17:12:56 -0500
commitf819a18791d6ad5a4f68125928587d0f87833a1c (patch)
treeb551aa3b204b67eda9d7d3a9dac1574ca83d4a76 /movement/movement_faces.h
parent34c7ecfd96f543a73af664004eaf16d92dfe90ed (diff)
downloadSensor-Watch-f819a18791d6ad5a4f68125928587d0f87833a1c.tar.gz
Sensor-Watch-f819a18791d6ad5a4f68125928587d0f87833a1c.tar.bz2
Sensor-Watch-f819a18791d6ad5a4f68125928587d0f87833a1c.zip
movement: add template for watch face generator
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 6c99ccdc..ce810b83 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -44,5 +44,6 @@
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
#include "blinky_face.h"
+// New includes go above this line.
#endif // MOVEMENT_FACES_H_