I tried USB.setConsole(true) as well, as I saw the ! on the pins but that still didn't work. So maybe b6/b7 just isn't suited for hardware I2C1 and instead just use the other I2C peripherals?
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.
I tried
USB.setConsole(true)
as well, as I saw the!
on the pins but that still didn't work. So maybe b6/b7 just isn't suited for hardware I2C1 and instead just use the other I2C peripherals?