Update bds40.py

This commit is contained in:
Huy Vû
2018-04-13 16:17:31 +02:00
committed by GitHub
parent a872cd253e
commit dfdddb77f2

View File

@@ -61,7 +61,6 @@ def is40(msg):
if bin2int(d[51:53]) != 0:
return False
return True