From f1a706792e995f45b6b6f2ef70b2318253002249 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Thu, 21 Oct 2021 17:28:59 -0400 Subject: movement: add character set demo --- 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 92539a3f..99bffdd2 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -6,6 +6,7 @@ #include "set_time_face.h" #include "pulsometer_face.h" #include "thermistor_readout_face.h" +#include "character_set_face.h" const watch_face_t watch_faces[] = { simple_clock_face, -- cgit v1.2.3