]> git.earman.xyz Git - sensor-watch.git/commit
Metronome Complication (#303)
authorAustoria <teets.32@buckeyemail.osu.edu>
Wed, 18 Sep 2024 01:46:20 +0000 (21:46 -0400)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 01:46:20 +0000 (21:46 -0400)
commitb2d313e0e75e9ee7d3903393450fb6ee2ad0ed8d
treed9fc45de2df78ce54631f22289570aa3cf67b99e
parent0f5defe78942726687927329e0f2383b9f051490
Metronome Complication (#303)

* Metronome Complication

A simple metronome complication that allows user to set BPM, toggle sound, and set counts per measure.

* silence warnings in metronome_face

* avoid mode button in metronome settings, other tweaks

---------

Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/complication/metronome_face.c [new file with mode: 0644]
movement/watch_faces/complication/metronome_face.h [new file with mode: 0644]