summaryrefslogtreecommitdiffstats
path: root/movement/movement_faces.h
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2022-12-31 11:04:55 -0600
committerGitHub <noreply@github.com>2022-12-31 11:04:55 -0600
commit801230cc3ab910af73a56738f9b539597e15fa56 (patch)
tree244e25fdd8b5f7f1a843484e92b875546c0b0461 /movement/movement_faces.h
parent283a21978397fe52ec7a85509bc010f586a42328 (diff)
parent732a1caffe5f27a933f168daf4407b5590bbcd00 (diff)
downloadSensor-Watch-801230cc3ab910af73a56738f9b539597e15fa56.tar.gz
Sensor-Watch-801230cc3ab910af73a56738f9b539597e15fa56.tar.bz2
Sensor-Watch-801230cc3ab910af73a56738f9b539597e15fa56.zip
Merge pull request #106 from niclashoyer/sailing
Add sailing watch face
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 c0e765ea..9333401b 100644
--- a/movement/movement_faces.h
+++ b/movement/movement_faces.h
@@ -45,6 +45,7 @@
#include "hello_there_face.h"
#include "sunrise_sunset_face.h"
#include "countdown_face.h"
+#include "sailing_face.h"
#include "counter_face.h"
#include "blinky_face.h"
#include "moon_phase_face.h"