Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicayciencia committed Jun 26, 2024
1 parent d3e94a2 commit 4311ddb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,15 @@ Documentation

Read the Install Guide, Examples and full API Reference here: https://easymcp2221.readthedocs.io/

Illustrative blog post with examples, pictures and schematics (spanish): `Electrónica y Ciencia - El integrado MCP2221(A) <https://www.electronicayciencia.com/2023/09/integrado-mcp2221.html>`_


Author
----------------------------------------------------

Reinoso Guzman (https://www.electronicayciencia.com).

Initially based on PyMCP2221A library by Yuta KItagami (https://github.com/nonNoise/PyMCP2221A).
Initially based on PyMCP2221A library by Yuta Kitagami (https://github.com/nonNoise/PyMCP2221A).


License
Expand Down
1 change: 1 addition & 0 deletions docs/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Misc:
* Added I2C scan code in :func:`I2C_read` documentation.
* Removed open timeout unless in reset operation.
* Fixed: Preserve non-default initialization parameters on reset.
* Removed the 5 seconds delay at initialization when no devices found (except when :func:`reset` is called).


V1.7
Expand Down

0 comments on commit 4311ddb

Please sign in to comment.