Set the I2C clock rate

I have the Spark Core and and Arduino talk with each other. By default the Spark Core transmits at 100kHz, althoug I2C can run at 400 kHz (maybe even more).
Would there be any chance that the I2C library for the Spark Core will be expanded with a function to set the I2C clockrate at a high er rate?

Thanks

@raytje my understanding is that @timb is working on a total upgrade to the I2C code, including clock speed control. Unfortunately, I am not sure where he is at on that :frowning:

Good news! For now, I’ll live with the 100 kHZ :smile: