The I2C test with an oled is only using i2c.writeTo().
Will do some tests with a I2C device that use i2c.readFrom().
@MaBe 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.
The I2C test with an oled is only using i2c.writeTo().
Will do some tests with a I2C device that use i2c.readFrom().