And also have level shifters on the I2C lines if you are using this on a 5V Arduino. Otherwise use external pull up resistors to 3V3 and in software immediately after the I2C begin use a pinMode call on both pins set just as INPUT.
Something you are specificity requested not to do.
You may want to read this before you proceed:-
how to get the best out of this forum
Please DO NOT hijack threads. In this case you have confused other members about what problem they are trying to answer.