aboutsummaryrefslogtreecommitdiff
path: root/accel.h
diff options
context:
space:
mode:
Diffstat (limited to 'accel.h')
-rw-r--r--accel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel.h b/accel.h
index 4e53160..092bd1e 100644
--- a/accel.h
+++ b/accel.h
@@ -11,6 +11,7 @@ void accelStart ();
bool accelProcess ();
int8_t accelGetZ ();
uint8_t accelGetShakeCount ();
+void accelResetShakeCount ();
horizon accelGetHorizon ();
#endif /* ACCEL_H */