nonNoise / PyMCP2221A

MCP2221 & MCP2221A work in Python.
MIT License
36 stars 21 forks source link

docstring fix - *7*-bit address #11

Closed K4zuki closed 3 years ago

K4zuki commented 3 years ago

I2C_*() functions where requires I2C address takes 7-bit address. This PR fixes docstrings to match implements.