X-Git-Url: http://www.average.org/gitweb/?p=loctrkd.git;a=blobdiff_plain;f=gps303%2Fgps303proto.py;h=e3e7cf18cd634f2ab1261f26dcbb3643e7798738;hp=8f4ffcce124e23fd1a4baeb236e434578cbcae5f;hb=0c28fa6306f252934fe7e2c04522e8540c414387;hpb=fc32607043c038d5d0f358b7fadadacd4a707ce0 diff --git a/gps303/gps303proto.py b/gps303/gps303proto.py index 8f4ffcc..e3e7cf1 100755 --- a/gps303/gps303proto.py +++ b/gps303/gps303proto.py @@ -297,7 +297,6 @@ class STATUS(GPS303Pkt): class HIBERNATION(GPS303Pkt): # Server can send to send devicee to sleep PROTO = 0x14 - RESPOND = Respond.INL class RESET(GPS303Pkt):