summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorSlim <slim@pirate.tn>2022-12-02 19:53:56 +0100
committerSlim <slim@pirate.tn>2022-12-02 19:53:56 +0100
commit9cb2d3278adcc96c3d86279936a5ef3a1b667c08 (patch)
treeaf1ba8cefa06a7d8594931daf34ced67f70debf9 /movement/movement_config.h
parenta69547805b54c0c986241386213948416ac0fa1d (diff)
parent26228552cf9759e4dfaaa16c0fc3ea78b141b246 (diff)
downloadSensor-Watch-9cb2d3278adcc96c3d86279936a5ef3a1b667c08.tar.gz
Sensor-Watch-9cb2d3278adcc96c3d86279936a5ef3a1b667c08.tar.bz2
Sensor-Watch-9cb2d3278adcc96c3d86279936a5ef3a1b667c08.zip
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index 19a501ea..9e446d4d 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -32,7 +32,7 @@ const watch_face_t watch_faces[] = {
world_clock_face,
sunrise_sunset_face,
moon_phase_face,
- thermistor_readout_face,
+ stopwatch_face,
preferences_face,
set_time_face,
};