move activity logging into Movement core

This commit is contained in:
Joey Castillo
2025-03-12 22:59:53 -04:00
parent 90bb34efd1
commit 185b9b1b97
6 changed files with 155 additions and 83 deletions

View File

@@ -135,6 +135,7 @@ include watch-faces.mk
SRCS += \
./movement.c \
./movement_activity.c \
# Finally, leave this line at the bottom of the file.
include $(GOSSAMER_PATH)/rules.mk