X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=gps303%2Fgps303proto.py;h=84358fbcb66ee3b750a3dff2e6a4c5cc5b16cf47;hb=2b51d5b0a8f6a6f8fb934473611b9bfddd38cabf;hp=32aae55970b134409342ad766dfdf17710a7251e;hpb=eddf4ce28e6b3ccf841f9628fa0d4f783bb18e94;p=loctrkd.git diff --git a/gps303/gps303proto.py b/gps303/gps303proto.py index 32aae55..84358fb 100755 --- a/gps303/gps303proto.py +++ b/gps303/gps303proto.py @@ -347,6 +347,7 @@ class WIFI_POSITIONING(_WIFI_POSITIONING): class MANUAL_POSITIONING(GPS303Pkt): PROTO = 0x80 + INLINE = False class BATTERY_CHARGE(GPS303Pkt):