mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 06:43:54 +00:00
some changes on decoder
This commit is contained in:
parent
3b7847a515
commit
960f2c48f0
4 changed files with 3 additions and 4 deletions
|
|
@ -58,7 +58,7 @@ class PocsagDecoder:
|
|||
|
||||
return bwPacket
|
||||
|
||||
logging.warning("no valid data")
|
||||
logging.warning("no valid POCSAG")
|
||||
return None
|
||||
|
||||
@staticmethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue