]> git.earman.xyz Git - sensor-watch.git/commit
Adding Breathing complication (#220)
authorBernd Plontsch <bernd.plontsch@gmail.com>
Sun, 16 Apr 2023 14:04:46 +0000 (23:04 +0900)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2023 14:04:46 +0000 (10:04 -0400)
commitbfde33c946ee7f49a2f8bf9f253b2801bd169638
treeea50ddd10c5dc44ab25b2f7d202af7bcc8b09a6a
parent0a836ceceaa7a0d7bc4b27e34b769a2691b9dea6
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>
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/complication/breathing_face.c [new file with mode: 0644]
movement/watch_faces/complication/breathing_face.h [new file with mode: 0644]