mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 11:10:29 +08:00
replace temperature sensor with stopwatch
This commit is contained in:
parent
852099e1ab
commit
5de8a11968
|
@ -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,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue