]> git.earman.xyz Git - sensor-watch.git/commitdiff
show 100 data point backlog in activity logger (8-ish hours)
authorJoey Castillo <joeycastillo@utexas.edu>
Sat, 15 Mar 2025 13:37:50 +0000 (09:37 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Sat, 15 Mar 2025 13:37:50 +0000 (09:37 -0400)
watch-faces/sensor/activity_logging_face.h

index 90bf0093a50b20bce8f7911860c2f4a7976c7ccf..25ef2fcdc87ed7ecdb072835be717d41de409d5d 100644 (file)
@@ -39,7 +39,7 @@
 #include "movement.h"
 #include "watch.h"
 
-#define ACTIVITY_LOGGING_NUM_DATA_POINTS (36)
+#define ACTIVITY_LOGGING_NUM_DATA_POINTS (100)
 
 typedef struct {
     uint8_t display_index;  // the index we are displaying on screen