preliminary accelerometer support in Movement
This commit is contained in:
@@ -36,10 +36,8 @@
|
||||
#include "watch.h"
|
||||
|
||||
typedef struct {
|
||||
uint32_t count;
|
||||
uint8_t new_threshold;
|
||||
uint8_t threshold;
|
||||
bool running;
|
||||
bool is_setting;
|
||||
} accel_interrupt_count_state_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user