]> git.earman.xyz Git - sensor-watch.git/commitdiff
return movement_config to standard list of watch faces
authorjoeycastillo <joeycastillo@utexas.edu>
Sun, 16 Apr 2023 14:30:49 +0000 (10:30 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Sun, 16 Apr 2023 14:30:49 +0000 (10:30 -0400)
movement/movement_config.h

index 3f6a0dc15718c14bf1147dc687c867deb0765220..9e446d4d62db09401fd82084490c4c345e5d2086 100644 (file)
@@ -29,8 +29,6 @@
 
 const watch_face_t watch_faces[] = {
     simple_clock_face,
-    lightmeter_face,
-    thermistor_readout_face,
     world_clock_face,
     sunrise_sunset_face,
     moon_phase_face,