]> www.average.org Git - loctrkd.git/blobdiff - gps303/collector.py
Rename gps303proto to zx303proto
[loctrkd.git] / gps303 / collector.py
index 4fc946c3dcb7795a6ff414411d5b44d757b97d4f..cb45d8144bb9ec132265f8bed3d18881b6dab6de 100644 (file)
@@ -58,7 +58,7 @@ class ProtoModule:
         ...
 
     @staticmethod
-    def proto_of_message(packet: bytes) -> int:
+    def proto_of_message(packet: bytes) -> str:
         ...
 
     @staticmethod