mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
edit decoder tests
This commit is contained in:
parent
a1e1be6275
commit
a6542f0b63
2 changed files with 40 additions and 49 deletions
|
|
@ -37,4 +37,4 @@ def decode(data):
|
|||
return ZveiDecoder.decode(data)
|
||||
else:
|
||||
logging.error("no decoder found for: %s", data)
|
||||
return False
|
||||
return None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue