]> git.earman.xyz Git - sensor-watch.git/commitdiff
movement: remove testing watch face from config
authorJoey Castillo <joeycastillo@utexas.edu>
Sat, 4 Dec 2021 00:06:25 +0000 (19:06 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Sat, 4 Dec 2021 00:06:25 +0000 (19:06 -0500)
movement/movement_config.h

index b6b3c3503b64552c4b284823a245e2572bbbac8b..2ef43ef024f03701c76c88817f29aa95f0a3edc2 100644 (file)
@@ -18,7 +18,6 @@
 
 const watch_face_t watch_faces[] = {
     simple_clock_face,
-    character_set_face,
     preferences_face,
     set_time_face,
 };