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 <bernd@plontsch@gmail.com>
Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
This commit is contained in:
Bernd Plontsch
2023-04-16 23:04:46 +09:00
committed by GitHub
parent 0a836cecea
commit bfde33c946
4 changed files with 253 additions and 0 deletions

View File

@@ -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"