File tree Expand file tree Collapse file tree 4 files changed +4
-1
lines changed
Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python
12########################################################################
23# This is the library to read values from PS3 Dualshock 3 controller
34#
Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python
12########################################################################
23# This example controls the GoPiGo and using a PS3 Dualshock 3 controller
34#
Original file line number Diff line number Diff line change 1+ #!/usr/bin/env python
12from gopigo import *
23import sys
34
Original file line number Diff line number Diff line change 1- #!/usr/bin/python
1+ #!/usr/bin/env python
22########################################################################
33# This library is used for communicating with the GoPiGo.
44# http://www.dexterindustries.com/GoPiGo/
You can’t perform that action at this time.
0 commit comments