accelrometer: add tap event, test by adding tap to set countdown
This commit is contained in:
@@ -61,6 +61,8 @@ typedef struct {
|
||||
uint8_t set_minutes;
|
||||
uint8_t set_seconds;
|
||||
uint8_t selection;
|
||||
uint8_t tap_detection_ticks;
|
||||
bool has_tapped_once;
|
||||
countdown_mode_t mode;
|
||||
bool repeat;
|
||||
uint8_t watch_face_index;
|
||||
|
||||
Reference in New Issue
Block a user