- Edited
hi there,
I want to connect a trill ring (and an OLED) to the i2c port on PIN 44 and 45 on a teensy 4.1
since I really need all 18 analog inputs, I cannot use the standard i2c pins (Wire "0"), but have to resort to Wire 1...
is it not too much trouble to change the library to use Wire1 or is it a deep rabbit hole? (I mean doing the changes locally at my side)