Adafruit_BNO08x icon indicating copy to clipboard operation
Adafruit_BNO08x copied to clipboard

Need interrupt pin for I2C

Open aaronw2 opened this issue 4 months ago • 1 comments

It seems that for reliable i2c support the interrupt pin should be checked before accessing it. This is what the SparkFun BNO085 library does. Failure to check this may result in i2c failures.

aaronw2 avatar Oct 06 '24 23:10 aaronw2