|
QVISH 0.1
|
Detects "shake" events. More...
#include <VShakeDetector.hpp>
Public Types | |
| enum | ShakeType { Nix , Shake1 , Shake2 } |
Detects "shake" events.
Setup with start() on button down, record movements(), stop() with button release. Parameters Min number of direction changes in x direction (MinSignChanges), time delay after detection restarts (ForgetTime), maximum time between the direction changes that is allowed.