]> git.earman.xyz Git - sensor-watch.git/commit
Add stopwatch face to movement
authorWesley Ellis <tahnok@gmail.com>
Thu, 4 Nov 2021 01:10:10 +0000 (21:10 -0400)
committerWesley Ellis <tahnok@gmail.com>
Thu, 11 Nov 2021 02:17:24 +0000 (21:17 -0500)
commitb0ec40ae460063f711cac963b2e7a0d826c710d7
tree7730756096827133f8f9a0fe5cd0b73d959f2397
parent1b4bfe35c2ee402314a4aab503bc6d5890eeee91
Add stopwatch face to movement

Simple stopwatch that only counts seconds (not subseconds), minutes
and yes, even hours
movement/make/Makefile
movement/movement_config.h
movement/watch_faces/complications/stopwatch_face.c [new file with mode: 0644]
movement/watch_faces/complications/stopwatch_face.h [new file with mode: 0644]