From cc4275694be97f365096eefb9b7513b41bcfdcd4 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Thu, 12 May 2022 10:41:04 -0400 Subject: WIP: totp watch face read from file --- 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 94456776..d320f2ec 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -29,6 +29,7 @@ const watch_face_t watch_faces[] = { simple_clock_face, + totp_face, world_clock_face, sunrise_sunset_face, moon_phase_face, -- cgit v1.2.3