From bfde33c946ee7f49a2f8bf9f253b2801bd169638 Mon Sep 17 00:00:00 2001 From: Bernd Plontsch Date: Sun, 16 Apr 2023 23:04:46 +0900 Subject: Adding Breathing complication (#220) * Added complication * Including complication in build configuration * Clean up * restore default watch face selection * Fixed comment * Remove unused * Made functions internal --------- Co-authored-by: Bernd Plontsch Co-authored-by: joeycastillo --- movement/movement_faces.h | 1 + 1 file changed, 1 insertion(+) (limited to 'movement/movement_faces.h') diff --git a/movement/movement_faces.h b/movement/movement_faces.h index bd41c499..b8584756 100644 --- a/movement/movement_faces.h +++ b/movement/movement_faces.h @@ -78,6 +78,7 @@ #include "ships_bell_face.h" #include "discgolf_face.h" #include "habit_face.h" +#include "breathing_face.h" #include "repetition_minute_face.h" #include "timer_face.h" #include "invaders_face.h" -- cgit v1.2.3