Skip to content

Instantly share code, notes, and snippets.

@kelliott121
Last active May 25, 2017 16:57
Show Gist options
  • Save kelliott121/ffaa0ff2ff22356c14a9b356459a4f12 to your computer and use it in GitHub Desktop.
Save kelliott121/ffaa0ff2ff22356c14a9b356459a4f12 to your computer and use it in GitHub Desktop.
line = controller.serial.readline()
print line
packet = line.split(':')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment