HOTFIX pocsag decoder

HOTFIX pocsag decoder to solve #413 ; definition of var in both functions.
This commit is contained in:
Florian 2019-10-13 23:18:03 +02:00 committed by GitHub
parent 7904fc3275
commit a994381de1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,8 @@ def decode(freq, decoded):
@return: nothing
@exception: Exception if POCSAG decode failed
"""
has_geo = False
try:
bitrate = 0