aboutsummaryrefslogtreecommitdiff
path: root/accel.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2014-06-17 15:29:50 +0200
committerLars-Dominik Braun <lars@6xq.net>2014-06-17 15:29:50 +0200
commitd664b474657eff9988c14b40e5d050dc5571f778 (patch)
tree268e7b0bd66b2434ad36161e8c47e736c54f7867 /accel.h
parent3362013554bd40ce17894f67b3b8dcf568ccdb5c (diff)
downloadhourglass-d664b474657eff9988c14b40e5d050dc5571f778.tar.gz
hourglass-d664b474657eff9988c14b40e5d050dc5571f778.tar.bz2
hourglass-d664b474657eff9988c14b40e5d050dc5571f778.zip
ui: Added
Seems to work mostly now.
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 */