Skip to content

Commit

Permalink
Update wiimote.py
Browse files Browse the repository at this point in the history
  • Loading branch information
the-raspberry-pi-guy committed Mar 26, 2014
1 parent 95fce35 commit 3950d46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Example/wiimote.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
print 'Go ahead and press some buttons\n'
print 'Press PLUS and MINUS together to disconnect and quit.\n'

time.sleep(3)

wii.rpt_mode = cwiid.RPT_BTN

while True:
Expand Down

0 comments on commit 3950d46

Please sign in to comment.