- New:
start()
overload which accepts a sensor start delay. Default is fastest. - Fix: Clear sample queue when
stop()
is called. This prevents false positives when restarting.
- Added 'setSensitivity' method for configuring shake sensitivity.
- Remove excessive
Math.sqrt
calculation.
Initial release.