AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Allow users to specify I2C port number

Open fadushin opened this issue 3 years ago • 0 comments

The current I2C implementation hard-wire use of I2C port 0 (using I2C_NUM_0). We should make the port configurable so that both hardware ports can be used simultaneously.

fadushin avatar Mar 31 '22 01:03 fadushin