]> git.earman.xyz Git - sensor-watch.git/commitdiff
remove temperature face
authorjoeycastillo <joeycastillo@utexas.edu>
Wed, 9 Oct 2024 02:13:47 +0000 (22:13 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Wed, 9 Oct 2024 02:44:08 +0000 (22:44 -0400)
movement_config.h

index 0fd8bb066f56d13e6fe94f2e29614e66c880ba5a..349de1eaf5e9002d734162f31f4693f46e05e47e 100644 (file)
@@ -28,7 +28,6 @@
 #include "movement_faces.h"
 
 const watch_face_t watch_faces[] = {
-    temperature_logging_face,
     clock_face,
     world_clock_face,
     sunrise_sunset_face,