getAccelTap()

Description
Return real time tap detection. Must be called within about 100ms of the tapping.
Syntax
getAccelTap();
Parameters
None
Returns
[uint8_t]: An integer value indicating detected taps, 0 = none, 1 = single, 2 or 3 = double.