From 0f03257ee9ef46ac61e20f7201e2c50dedff01b2 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Sat, 6 Nov 2021 23:52:00 -0400 Subject: movement: add voltage monitor watch face --- movement/make/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/make/Makefile') diff --git a/movement/make/Makefile b/movement/make/Makefile index a937222b..89e3161a 100755 --- a/movement/make/Makefile +++ b/movement/make/Makefile @@ -33,6 +33,7 @@ SRCS += \ ../watch_faces/thermistor/thermistor_readout_face.c \ ../watch_faces/thermistor/thermistor_logging_face.c \ ../watch_faces/demos/character_set_face.c \ + ../watch_faces/demos/voltage_face.c \ ../watch_faces/complications/beats_face.c \ # Leave this line at the bottom of the file; it has all the targets for making your project. -- cgit v1.2.3