mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
Update poc.py
This commit is contained in:
parent
51709d0a61
commit
82448a737a
|
|
@ -34,6 +34,7 @@ def isAllowed(poc_id):
|
|||
"""
|
||||
|
||||
allowed = 0
|
||||
has_geo = False
|
||||
|
||||
# 1.) If allowed RICs is set, only they will path,
|
||||
# If RIC is the right one return True, else False
|
||||
|
|
|
|||
Loading…
Reference in a new issue