#19 introduced basic I2C functionality but internal pull-ups are always enabled
see #19 (comment)
It would be useful to have a way to disable internal pull-ups on the pins. It's pretty common to want external pull-ups with i2c, and you don't want the internal ones enabled in that case.
That should be added
#19 introduced basic I2C functionality but internal pull-ups are always enabled
see #19 (comment)
That should be added