Skip to content

Instantly share code, notes, and snippets.

@kelliott121
Last active May 25, 2017 17:01
Show Gist options
  • Save kelliott121/04f88af25b4e0a265938b98426ff707f to your computer and use it in GitHub Desktop.
Save kelliott121/04f88af25b4e0a265938b98426ff707f to your computer and use it in GitHub Desktop.
while True:
controllerNum = 0
for controller in Controllers:
#...
controllerNum = controllerNum + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment