mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 11:10:29 +08:00
movement: add two faces to default build
This commit is contained in:
parent
249bfc183c
commit
fcfb651c11
|
@ -47,6 +47,8 @@
|
|||
|
||||
const watch_face_t watch_faces[] = {
|
||||
simple_clock_face,
|
||||
beats_face,
|
||||
voltage_face,
|
||||
preferences_face,
|
||||
set_time_face,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue