summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2023-06-29 16:17:19 -0400
committerjoeycastillo <joeycastillo@utexas.edu>2023-06-29 16:17:19 -0400
commitb49259e4e0172c5025c95ea12fda13f9f71ebb0b (patch)
treedf569d18fd9722ebd8bae6088fa49520d66c321a /movement/movement_faces.h
parent05e069ead138997449ef3bd53f596886af71f916 (diff)
downloadSensor-Watch-b49259e4e0172c5025c95ea12fda13f9f71ebb0b.tar.gz
Sensor-Watch-b49259e4e0172c5025c95ea12fda13f9f71ebb0b.tar.bz2
Sensor-Watch-b49259e4e0172c5025c95ea12fda13f9f71ebb0b.zip
add basic flashlight function
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 212a5e29..bf63732e 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -92,6 +92,7 @@
#include "geomancy_face.h"
#include "dual_timer_face.h"
#include "simple_clock_bin_led_face.h"
+#include "flashlight_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_