summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2023-01-23 11:27:15 -0600
committerjoeycastillo <joeycastillo@utexas.edu>2023-02-01 15:17:55 -0600
commit61c3b0cac7cdef9ba40d21657bea97685c04d106 (patch)
tree9a77af30e708bdd877163a280a8115165c53716b /movement/movement_faces.h
parent8014d5c8c541c0e776e55ce413403fd5c490ce38 (diff)
downloadSensor-Watch-61c3b0cac7cdef9ba40d21657bea97685c04d106.tar.gz
Sensor-Watch-61c3b0cac7cdef9ba40d21657bea97685c04d106.tar.bz2
Sensor-Watch-61c3b0cac7cdef9ba40d21657bea97685c04d106.zip
WIP phototransistor stuff
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 806e82a5..4a197d49 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -74,6 +74,7 @@
#include "morsecalc_face.h"
#include "rpn_calculator_face.h"
#include "ships_bell_face.h"
+#include "phototransistor_readout_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_