mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-27 18:34:20 +01:00
Net RIC return
This commit is contained in:
parent
8eb2901bcb
commit
18358abec2
|
|
@ -193,6 +193,7 @@ def run(typ, freq, data):
|
|||
|
||||
else:
|
||||
logging.debug("RIC is net ident")
|
||||
return
|
||||
|
||||
else:
|
||||
loggin.debug("No Type is set", exc_info=True)
|
||||
|
|
|
|||
Loading…
Reference in a new issue