Hi @ioi-655321, what would be the benefit of including this?
A egg-laying-wool-milk-pig / jack of all trades module?
There are lots of i2c module avaiable in js, check I2C.setup(). If a moudule is missing than write and request to include.
So you just pick what you need and include with require() to keep you code small.
@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.
Hi @ioi-655321, what would be the benefit of including this?
A egg-laying-wool-milk-pig / jack of all trades module?
There are lots of i2c module avaiable in js, check I2C.setup(). If a moudule is missing than write and request to include.
So you just pick what you need and include with require() to keep you code small.