fossasia / pslab-python

Python Library for PSLab Desktop: https://pslab.io
GNU General Public License v3.0
1.62k stars 227 forks source link

Add readback parameter for I2C baudrate #195

Open bessman opened 3 years ago

bessman commented 3 years ago

The I2CMaster class should store the configured baudrate in a self.baudrate variable so that sensors can check if the configured baudrate is compatible.