summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2023-04-16 10:30:49 -0400
committerjoeycastillo <joeycastillo@utexas.edu>2023-04-16 10:30:49 -0400
commit1acd2b036911f6cd61e14d48145c3395476d898d (patch)
treefa770b4028fd73253ee5d4d29b73440f849e4ddf
parent34030bf3e403b2043dcd9f960189d93190dcbb0c (diff)
downloadSensor-Watch-1acd2b036911f6cd61e14d48145c3395476d898d.tar.gz
Sensor-Watch-1acd2b036911f6cd61e14d48145c3395476d898d.tar.bz2
Sensor-Watch-1acd2b036911f6cd61e14d48145c3395476d898d.zip
return movement_config to standard list of watch faces
-rw-r--r--movement/movement_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 3f6a0dc1..9e446d4d 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -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,