TURNING OFF PULL UPS WHEN USING I2C

Wiz,
I think a better idea is to change the SET BIT instructions in the twi.c initialization to CLEAR BITs.

I would probablly have to do the same if I use I2C Master lib (to change the default settings from enable pullup to disable pullups).