Ok, added. If you try one of the latest builds you should be able to do:
I2C.setup({sda: x, scl: y, bitrate: 400000});
400000 is the fastest you can go on the Espruino board though.
edit: The build will take an hour or so to appear...
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ok, added. If you try one of the latest builds you should be able to do:
400000 is the fastest you can go on the Espruino board though.
edit: The build will take an hour or so to appear...