update docstring

This commit is contained in:
Junzi Sun
2020-05-04 00:11:29 +02:00
parent 5286355bf6
commit d77d1f7f6b
17 changed files with 138 additions and 143 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ def is17(msg):
"""Check if a message is likely to be BDS code 1,7
Args:
msg (String): 28 bytes hexadecimal message string
msg (str): 28 hexdigits string
Returns:
bool: True or False
@@ -42,7 +42,7 @@ def cap17(msg):
"""Extract capacities from BDS 1,7 message
Args:
msg (String): 28 bytes hexadecimal message string
msg (str): 28 hexdigits string
Returns:
list: list of support BDS codes