diff options
author | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-06 14:33:29 -0400 |
---|---|---|
committer | Joey Castillo <joeycastillo@utexas.edu> | 2022-04-06 14:33:29 -0400 |
commit | aff07ef9b346967468770d860686e344a66e9e86 (patch) | |
tree | 7d8a97675d846cec8d37f4845bd4af15d540d1c2 /movement/movement_faces.h | |
parent | f7ab99bb69baccee092b93f653e087364938f26b (diff) | |
parent | 1ec1f2e4207405d55c34c936e2c458cb4a7e8806 (diff) | |
download | Sensor-Watch-aff07ef9b346967468770d860686e344a66e9e86.tar.gz Sensor-Watch-aff07ef9b346967468770d860686e344a66e9e86.tar.bz2 Sensor-Watch-aff07ef9b346967468770d860686e344a66e9e86.zip |
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Diffstat (limited to 'movement/movement_faces.h')
-rw-r--r-- | movement/movement_faces.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/movement/movement_faces.h b/movement/movement_faces.h index 50df00d0..66fca61a 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -48,6 +48,7 @@ #include "moon_phase_face.h" #include "orrery_face.h" #include "astronomy_face.h" +#include "tomato_face.h" // New includes go above this line. #endif // MOVEMENT_FACES_H_ |