Closed
Description
Attempting to use the DS18X20 with Metro M4 Airlift Lite with circuitpython 5.0.0-beta.0 I get the following error:
ds18 = DS18X20(ow_bus, ow_bus.scan()[0])
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "adafruit_onewire/bus.py", line 156, in scan
RuntimeError: Maximum device count of 10 exceeded.
Metadata
Metadata
Assignees
Labels
No labels