]> www.average.org Git - loctrkd.git/blobdiff - gps303/lookaside.py
rename protocol module to "gps303proto"
[loctrkd.git] / gps303 / lookaside.py
index 3c3ee32f10f50790c28fb25d291356caa6e02b93..d9af989aff2a3b58711938bbb548053355fdd03a 100644 (file)
@@ -2,7 +2,7 @@
 For when responding to the terminal is not trivial
 """
 
-from .GT06mod import *
+from .gps303proto import *
 from .opencellid import qry_cell
 
 def prepare_response(conf, msg):