Hi.
Does the Wire.h library after changing the standard I2C pins to other pins mix anything else on these standard pins?
Figuratively, let's take for example an Arduino Uno which has standard I2C on the PC5 PC4 pins I change them via Wire.begin(12,13); and I can already use the PC5 PC4 pins without problems?
Does the Wire.h library after changing the standard I2C pins to other pins mix anything else on these standard pins?
Figuratively, let's take for example an Arduino Uno which has standard I2C on the PC5 PC4 pins I change them via Wire.begin(12,13); and I can already use the PC5 PC4 pins without problems?