diff options
author | Joey Castillo <joeycastillo@utexas.edu> | 2021-12-21 12:58:05 -0600 |
---|---|---|
committer | Joey Castillo <joeycastillo@utexas.edu> | 2021-12-21 12:58:05 -0600 |
commit | 962837938221dd1b026755219da943609ffd059a (patch) | |
tree | 9b2c3ebd8a472d6e7653e0dd8c95d3a1e5bb4d73 /movement/movement_config.h | |
parent | 221e41f58cf671a71c3a174c8c8f8c4efd98e3c2 (diff) | |
download | Sensor-Watch-962837938221dd1b026755219da943609ffd059a.tar.gz Sensor-Watch-962837938221dd1b026755219da943609ffd059a.tar.bz2 Sensor-Watch-962837938221dd1b026755219da943609ffd059a.zip |
add comments to 'hello there' face
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r-- | movement/movement_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h index 047628ad..afb2902c 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -20,7 +20,6 @@ const watch_face_t watch_faces[] = { simple_clock_face, - hello_there_face, preferences_face, set_time_face, }; |