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 BitFieldByte is not converted correctly to human readble form #35

Closed h2oota closed 3 years ago

h2oota commented 3 years ago

BitFieldByte is not converted correctly to human readble form.

frawau commented 3 years ago

Thanks for the PR. How did you test this? How did you acertain it was correct?

I did try it. It seemed to work and I could see a small difference..... just right now I don't really have the time to dig deep. So if you answer my questions, I'll merge it.