Clean and document BLE advertising data module
Closed this issue · 1 comments
virtualabs commented
Module whad.ble.profile.advdata
needs to be cleaned and documented (docstrings, examples). It would also be interesting to add some __repr__
methods to these advertising data record classes to allow pretty print during debug.
virtualabs commented
Added documentation (module and classes).