HOTFIX pocsag decoder

Fixes #413
This commit is contained in:
Bastian Schroll 2019-10-13 17:56:09 +02:00 committed by GitHub
parent 016bd906c3
commit 7904fc3275
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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