Created
May 22, 2011 12:05
-
-
Save kzar/985401 to your computer and use it in GitHub Desktop.
Script to dump .pyo files from Telit 862 over serial as hex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Script to dump all pyo's on a Telit 862GPS over the serial port as hex. | |
# (Useful as the unit takes SO long to compile .pyo's.) | |
# | |
# | |
# Copyright 2011 Dave Barker | |
# | |
**** MOVED https://github.com/kzar/telit-862-python-tools **** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment