Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicayciencia committed Mar 3, 2023
1 parent 5d35059 commit 6561885
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions docs/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,24 @@ Changelog

.. currentmodule:: EasyMCP2221.Device

Latest (unreleased)
-------------------


V1.6
--------

1.6.3
~~~~~~

I2C:
* New :doc:`smbus`. Useful to use other Python I2C modules with MCP2221 interface.
* Fixed. I2C slave class exception when device is not present.

Documentation:
* Conflict with kernel module ``hid_mcp2221``. See *Delay at the end of script (Linux)* in :doc:`install`.
* Explain I2C speed limit for very short transfers.
* Document :doc:`smbus`. Include example code for BME280 (Temperature, Pressure, Humidity sensor).


V1.6
--------

V1.6.2
~~~~~~

Expand Down

0 comments on commit 6561885

Please sign in to comment.