X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=gps303%2Fcollector.py;h=cb45d8144bb9ec132265f8bed3d18881b6dab6de;hb=c3bc6d5bbdc0d0bf10e338c6e3bad1a519d5afa0;hp=4fc946c3dcb7795a6ff414411d5b44d757b97d4f;hpb=d6d5b6c95b677d98777959040bac808e4c5499c7;p=loctrkd.git diff --git a/gps303/collector.py b/gps303/collector.py index 4fc946c..cb45d81 100644 --- a/gps303/collector.py +++ b/gps303/collector.py @@ -58,7 +58,7 @@ class ProtoModule: ... @staticmethod - def proto_of_message(packet: bytes) -> int: + def proto_of_message(packet: bytes) -> str: ... @staticmethod