accelerometer status face: bug fixes

This commit is contained in:
Joey Castillo
2025-06-11 23:06:40 -04:00
parent e9b7f3f955
commit bb5aa4ff7c
2 changed files with 2 additions and 13 deletions
@@ -38,7 +38,6 @@
typedef struct {
uint8_t new_threshold;
uint8_t threshold;
lis2dw_data_rate_t old_rate;
bool is_setting;
} accel_interrupt_count_state_t;