From: Joey Castillo Date: Tue, 25 Jan 2022 20:53:18 +0000 (-0500) Subject: movement: add two faces to default build X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=fcfb651c113f30d0884f431e8674878077044d03;p=sensor-watch.git movement: add two faces to default build --- diff --git a/movement/movement_config.h b/movement/movement_config.h index 16edf0a..782ddbb 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -47,6 +47,8 @@ const watch_face_t watch_faces[] = { simple_clock_face, + beats_face, + voltage_face, preferences_face, set_time_face, };