I2C pinout

The pinout for I2C on the LPC11U24 is

p0.5 sda
p0.4 scl

Is it safe to assume that for the mBuino the I2C pinout is the same? If it is I’m going to start writing some I2C libraries for motor controllers and servo controllers from Adafruit and Open Electrons?

Thanks
What a cool board!

@ DaddyOh - Yes, I2C is the same pinout. You should have no problem using the built it I2C mbed library.

Totally as in Awesome… :stuck_out_tongue: 8)