summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-05-05 12:25:21 +0100
committerTim Redfern <tim@eclectronics.org>2012-05-05 12:25:21 +0100
commit97c80917a2bf4d0662b55df8f1ac28aca24127ea (patch)
treef0fb832d706086a185ee88c3612fd3f146ef1221
parentd0096f9d675c4deb04981d91fe3645c4ea6dde05 (diff)
fixed serial bug
-rwxr-xr-xtomorrowtheground.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tomorrowtheground.py b/tomorrowtheground.py
index 857ff8e..b1a09ed 100755
--- a/tomorrowtheground.py
+++ b/tomorrowtheground.py
@@ -48,7 +48,7 @@ try:
except:
print "no scale layers found"
-import gpspoller
+from gpspoller import *
gpsp=""
try: