Update bds40.py
This commit is contained in:
@@ -61,7 +61,6 @@ def is40(msg):
|
|||||||
|
|
||||||
if bin2int(d[51:53]) != 0:
|
if bin2int(d[51:53]) != 0:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user