beacontools
beacontools copied to clipboard
Index out of range error in scanner.py
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/home/jslay/.local/lib/python3.8/site-packages/beacontools/scanner.py", line 153, in run
subevent = to_int(pkt[3])
IndexError: index out of range