]> git.earman.xyz Git - sensor-watch.git/commit
simplify activity tracking, just active minutes for now
authorJoey Castillo <joeycastillo@utexas.edu>
Sat, 17 May 2025 17:54:37 +0000 (13:54 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Sat, 17 May 2025 17:54:37 +0000 (13:54 -0400)
commit7d8ad1b87b063f0e816f3552e04160719df4e7a6
treef4d600c617081929c90eea513624400072af9bb0
parentf9c30d1edda0742d788f5bf0a5243a0e463849b4
simplify activity tracking, just active minutes for now
12 files changed:
Makefile
movement.c
movement_activity.c [deleted file]
movement_activity.h [deleted file]
movement_faces.h
watch-faces.mk
watch-faces/demo/accel_interrupt_count_face.c [deleted file]
watch-faces/demo/accel_interrupt_count_face.h [deleted file]
watch-faces/demo/accelerometer_status_face.c [new file with mode: 0644]
watch-faces/demo/accelerometer_status_face.h [new file with mode: 0644]
watch-faces/sensor/activity_logging_face.c
watch-faces/sensor/activity_logging_face.h