show 100 data point backlog in activity logger (8-ish hours)

This commit is contained in:
Joey Castillo 2025-03-15 09:37:50 -04:00
parent f52b150c0b
commit e9ede6f060

View 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