jeremyherbert / mcp2210-python

MCP22100 python driver
MIT License
6 stars 4 forks source link

Improved compatibility, added find_connected_mcp2210 to __init__.py #10

Closed phoenixofhp closed 1 month ago

phoenixofhp commented 1 month ago

Fixed Python compatibility issue mentioned by @crypto-lars in #8 Added find_connected_mcp2210 function to __init__.py to make it able to import it directly by

from mcp2210 import find_connected_mcp2210