4 lines
72 B
Python
4 lines
72 B
Python
from .smbus2 import SMBus, SMBusWrapper, i2c_msg
|
|
|
|
__version__ = "0.2.0"
|