movement: add two faces to default build

This commit is contained in:
Joey Castillo 2022-01-25 15:53:18 -05:00
parent 249bfc183c
commit fcfb651c11

View file

@ -47,6 +47,8 @@
const watch_face_t watch_faces[] = {
simple_clock_face,
beats_face,
voltage_face,
preferences_face,
set_time_face,
};