Skip to content

Added a I2C connection error function

Latest
Compare
Choose a tag to compare
@wollewald wollewald released this 24 Dec 12:34
da78495

I added a function called i2cConnectionError(). It returns the return value of Wire.endTransmission(). If the return value is zero, then everything is OK.