From 66e95e4ab85444b2bdda32e7d04e7df138c52cc5 Mon Sep 17 00:00:00 2001 From: Wesley Ellis Date: Fri, 22 Oct 2021 22:00:52 -0400 Subject: Port beats to movement framework --- movement/movement_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/movement_config.h') diff --git a/movement/movement_config.h b/movement/movement_config.h index 99bffdd2..22daf2cb 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -7,6 +7,7 @@ #include "pulsometer_face.h" #include "thermistor_readout_face.h" #include "character_set_face.h" +#include "beats_face.h" const watch_face_t watch_faces[] = { simple_clock_face, -- cgit v1.2.3