Many libraries use the Wire library themselves but do not let me choose the pins.
Is there any generic method to add pin suport for any library? (it it usually not very comlicated to clone the library's init method an add support for pins, but it is not convienient...)
Martin