Skip to content

Commit

Permalink
Sample/starter program.
Browse files Browse the repository at this point in the history
Just prints all the poses that it picks up.
  • Loading branch information
mamo91 committed Jul 31, 2015
1 parent b9887cf commit a979b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-dongleless.py
Expand Up @@ -23,7 +23,7 @@ def fingers_spread(myo):

def double_tap(myo):
print("double_tap")

def unknown(myo):
print("unknown")

Expand Down

0 comments on commit a979b3f

Please sign in to comment.