power down accelerometer unless a watch face requests it
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
typedef struct {
|
||||
uint8_t new_threshold;
|
||||
uint8_t threshold;
|
||||
lis2dw_data_rate_t old_rate;
|
||||
bool is_setting;
|
||||
} accel_interrupt_count_state_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user