Closed
Description
I am unable to test the ibeacon since the uuid.py module is missing
Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython 4.0.0-alpha.5-207-gf46ec0253 on 2019-01-22; Adafruit Feather nRF52840 Express with nRF52840
>>>
>>> import ibeacon
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "ibeacon.py", line 2, in <module>
ImportError: no module named 'adafruit_ble.uuid'
>>> import ibeacon
Metadata
Metadata
Assignees
Labels
No labels