feeph / libi2c-python

abstraction layer for the I²C bus (incl. simulation for testing)
GNU General Public License v3.0
1 stars 0 forks source link

fix: update 'feeph/i2c/__init__.py' with correct import #4

Closed feeph closed 2 months ago

feeph commented 2 months ago

The class "I2cBus" was renamed in a previous change. Update init.py to reflect this change.