replace temperature sensor with stopwatch

This commit is contained in:
joeycastillo 2022-11-27 09:57:25 -06:00
parent 852099e1ab
commit 5de8a11968

View file

@ -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,
};