diff options
| author | joeycastillo <joeycastillo@utexas.edu> | 2022-12-31 11:04:55 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-31 11:04:55 -0600 |
| commit | 801230cc3ab910af73a56738f9b539597e15fa56 (patch) | |
| tree | 244e25fdd8b5f7f1a843484e92b875546c0b0461 /movement/movement_faces.h | |
| parent | 283a21978397fe52ec7a85509bc010f586a42328 (diff) | |
| parent | 732a1caffe5f27a933f168daf4407b5590bbcd00 (diff) | |
| download | Sensor-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.h | 1 |
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" |
