I2C1.setup({ scl : ..., sda: ...} );
Did you fill in which I2C pins you have it connected to there?
@DrAzzy 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.
I2C1.setup({ scl : ..., sda: ...} );
Did you fill in which I2C pins you have it connected to there?