issues
search
frawau
/
aioblescan
Python only library to scan and decode advertised BLE info. Uses asyncio. Can decode Ruuvi Tag. Can broadcast EddyStone packets.
MIT License
125
stars
62
forks
source link
fix advanced report again
#26
Closed
vicamo
closed
5 years ago
vicamo
commented
5 years ago
21 breaks almost everything from NBytes byte order to field name matching, and finally makes BLE advertised packets dumping totally unusable. This pull request fixes them.
frawau
commented
5 years ago
Thanks. Did not try it though...
21 breaks almost everything from NBytes byte order to field name matching, and finally makes BLE advertised packets dumping totally unusable. This pull request fixes them.