MPU6050_tockn icon indicating copy to clipboard operation
MPU6050_tockn copied to clipboard

Updated header to use forward declaration for TwoWire and moved wire.h to .cpp file

Open gizzmo123456 opened this issue 5 years ago • 0 comments

This fixes an issue that prevents Serial working when Wire.begin() is called with multiple I2C devices connected.

gizzmo123456 avatar Apr 23 '19 15:04 gizzmo123456