mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 22:35:43 +00:00
improve logging
This commit is contained in:
parent
3cdd0297dd
commit
f88c3ea03f
5 changed files with 6 additions and 5 deletions
|
|
@ -44,7 +44,6 @@ class ZveiDecoder:
|
|||
bwPacket.set("mode", "zvei")
|
||||
bwPacket.set("zvei", ZveiDecoder._solveDoubleTone(data[7:12]))
|
||||
|
||||
logging.debug(bwPacket)
|
||||
return bwPacket
|
||||
|
||||
logging.warning("no valid data")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue