]> www.average.org Git - loctrkd.git/blobdiff - gps303/gps303proto.py
Do not respond to "Manual positioning"
[loctrkd.git] / gps303 / gps303proto.py
index 32aae55970b134409342ad766dfdf17710a7251e..84358fbcb66ee3b750a3dff2e6a4c5cc5b16cf47 100755 (executable)
@@ -347,6 +347,7 @@ class WIFI_POSITIONING(_WIFI_POSITIONING):
 
 class MANUAL_POSITIONING(GPS303Pkt):
     PROTO = 0x80
+    INLINE = False
 
 
 class BATTERY_CHARGE(GPS303Pkt):