]> git.earman.xyz Git - sensor-watch.git/commitdiff
movement: didn't mean to add sunrise/sunset by default
authorJoey Castillo <joeycastillo@utexas.edu>
Fri, 21 Jan 2022 17:06:06 +0000 (12:06 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Fri, 21 Jan 2022 17:06:06 +0000 (12:06 -0500)
movement/movement_config.h

index ff0553496b6c85e6adaaf65e32d54b74d3baddad..7a807980a4f9ce553b131fa0d5d49d79e85c7b5b 100644 (file)
@@ -46,7 +46,6 @@
 
 const watch_face_t watch_faces[] = {
     simple_clock_face,
-    sunrise_sunset_face,
     preferences_face,
     set_time_face,
 };