Skip to content

Commit 4311ddb

Browse files
Updated docs
1 parent d3e94a2 commit 4311ddb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,15 @@ Documentation
6565

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

68+
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>`_
69+
6870

6971
Author
7072
----------------------------------------------------
7173

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

74-
Initially based on PyMCP2221A library by Yuta KItagami (https://github.com/nonNoise/PyMCP2221A).
76+
Initially based on PyMCP2221A library by Yuta Kitagami (https://github.com/nonNoise/PyMCP2221A).
7577

7678

7779
License

docs/source/history.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Misc:
1515
* Added I2C scan code in :func:`I2C_read` documentation.
1616
* Removed open timeout unless in reset operation.
1717
* Fixed: Preserve non-default initialization parameters on reset.
18+
* Removed the 5 seconds delay at initialization when no devices found (except when :func:`reset` is called).
1819

1920

2021
V1.7

0 commit comments

Comments
 (0)