From 61c3b0cac7cdef9ba40d21657bea97685c04d106 Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Mon, 23 Jan 2023 11:27:15 -0600 Subject: WIP phototransistor stuff --- 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 9e446d4d..8ee5d550 100644 --- a/movement/movement_config.h +++ b/movement/movement_config.h @@ -28,6 +28,7 @@ #include "movement_faces.h" const watch_face_t watch_faces[] = { + phototransistor_readout_face, simple_clock_face, world_clock_face, sunrise_sunset_face, -- cgit v1.2.3