Skip to content

Preserve ordering of ManufacturerDataField objects in ManufacturerData

Compare
Choose a tag to compare
@dhalbert dhalbert released this 18 Aug 03:39
aee83fb

Use an OrderedDict to preserve the ordering of ManufacturerDataField objects in ManufacturerData. They will appear in the order they are set.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.