d4rken / myolib

Android Myo library with full data access and support for multiple Myos.
Apache License 2.0
38 stars 19 forks source link

MotionEvent - Unknown TAP direction value #3

Open d4rken opened 9 years ago

d4rken commented 9 years ago

The MotionEvent contains a tap direction parameter for which we currently don't know the expected values While the tap count is likely just a number the tap_direction is probably an enum.